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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
07/26/10 11:29
Read: times


 
#177463 - Google is your friend
Responding to: ???'s previous message
You can also use your own Compiler library documentation.

Yes. sprintf() is an ANSI approved function for converting numbers to a string.

atof() is also an Ansi function.

You may also find strtoul() useful for integer numbers.

I would be very surprised if you have not got these standard library functions. You should read the documentation to see how to use them properly.


David.

List of 7 messages in thread
TopicAuthorDate
strnicmp and sprintf            01/01/70 00:00      
   All Compilers have sprintf            01/01/70 00:00      
      Why do you need your own sprintf()?            01/01/70 00:00      
   sprintf            01/01/70 00:00      
      Google is your friend            01/01/70 00:00      
         fp seldom suitable for smaller microcontrollers            01/01/70 00:00      
      What compiler?            01/01/70 00:00      

Back to Subject List