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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
03/02/05 02:37
Read: times


 
#88832 - RE: Or one byte at a time.
Responding to: ???'s previous message
There are two functions, getchar() and putchar(), that should do the job nicely. If you are looking for a non-echoing version of getchar(), see _getkey(). The default implementations of these functions that come with the Keil tools should be sufficient for simple serial read/write applications.

--Sasha Jevtic

List of 6 messages in thread
TopicAuthorDate
inputting characters with 2k keil limit            01/01/70 00:00      
   use standard code            01/01/70 00:00      
   How to eat a dinosaur            01/01/70 00:00      
      Or one Byte at a time.            01/01/70 00:00      
      RE: Or one byte at a time.            01/01/70 00:00      
         Or one interrupt-driven byte at a time.            01/01/70 00:00      

Back to Subject List