Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
08/14/06 19:41
Read: times


 
#122219 - STDIO
Responding to: ???'s previous message
Mark Buster said:

while(1)
  {
  
  unsigned char aaa;
  aaa = _getkey();
  putchar(aaa);
  }
}




Are you sure STDIO provides the function you think it does ???

Stteve


List of 7 messages in thread
TopicAuthorDate
8051 newbie serial IO            01/01/70 00:00      
   STDIO            01/01/70 00:00      
      Well..            01/01/70 00:00      
         Try this            01/01/70 00:00      
            Thanks            01/01/70 00:00      
               In addition            01/01/70 00:00      
                  Helpful            01/01/70 00:00      

Back to Subject List