??? 07/14/06 22:11 Read: times |
#120279 - float to ascii Responding to: ???'s previous message |
Hi Everybody,
I need a routine which converts a float number to ASCII. I need to show the result on a display of 16x2. My compiler does not have ftoa() function. I need the integer part or mantissa and the exponent, separately. Thanks Omar E |