??? 03/12/08 08:24 Read: times |
#152152 - Maybe; maybe not Responding to: ???'s previous message |
Neil Kurzman said:
Of course sprintf() is big so your own is a good idea to. That depends on the rest of the application! If it's a big application, with plenty of CODE space, the overhead of (s)printf may not be significant; If your application does a lot of this stuff, it may be as well to just use (s)printf rather than write a whole load of your own code to handle it... It's tradeoff time as usual...! :-) |
Topic | Author | Date |
converting a long to acsii char * | 01/01/70 00:00 | |
sprintf() works fine. | 01/01/70 00:00 | |
Maybe; maybe not | 01/01/70 00:00 | |
I am going to try %ul as a sprintf specifier | 01/01/70 00:00 | |
Oh yes it does! | 01/01/70 00:00 | |
Mod10, than divide works tooo | 01/01/70 00:00 | |
code example | 01/01/70 00:00 | |
superfluous line of code | 01/01/70 00:00 | |
better code example | 01/01/70 00:00 | |
still applies to 'better code' | 01/01/70 00:00 | |
How to post source code | 01/01/70 00:00 | |
Why 32 char buffer?![]() | 01/01/70 00:00 |