[comp.sys.mac.programmer] String to Float

rk39+@andrew.cmu.edu (Robert Joseph Kuszewski) (07/27/90)

I know this is a stupid question but...

I'm using Think C and I need to display and read the value of a float in a TE
field.  This is no problem with integers, becuase I just call NumToString and
display the string.  Is there a similar function for Floats?  If not, how have
everyone else been doing this?  I could write a quick hack to do this, but I
really need clean code here.

Thanks a million,

Bob
Executive Member
Team Clueless