??? 04/20/04 14:37 Read: times |
#68892 - double to char |
Hello all,
Any one know how to convert a double value to char*? I can use wsprintf but there are two problem: 1.Big size of library 2.wprintf send the output to serial port!! Any kind of help in the form of idea/code example is appreciated. |