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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
06/22/04 21:41
Read: times


 
#72975 - reduced printf
Responding to: ???'s previous message
Tom Bachmann said:
I tend to avoid printf() since I have found it easier to format the data myself. I typically only use one or two different formats, so it is a lot less code than printf().

This is a very sound practice.

Note that Graham Cole has a reduced printf (called "user_printf") - try a search on the Keil forum; eg,
http://www.keil.com/discuss/docs/thread3269.htm
http://www.keil.com/discuss/docs/thread2741.htm

...or perhaps he's put it on Programmer's Heaven by now...? ;-)

List of 7 messages in thread
TopicAuthorDate
Redirect output: LCD and/or RS232            01/01/70 00:00      
   RE: Redirect output: LCD and/or RS232            01/01/70 00:00      
   RE: Redirect output: LCD and/or RS232            01/01/70 00:00      
      reduced printf            01/01/70 00:00      
   RE: Redirect output: LCD and/or RS232            01/01/70 00:00      
      RE: Redirect output: LCD and/or RS232            01/01/70 00:00      
         printf uses putchar            01/01/70 00:00      

Back to Subject List