Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!uwm.edu!zaphod.mps.ohio-state.edu!tut.cis.ohio-state.edu!pt.cs.cmu.edu!andrew.cmu.edu!rk39+ From: rk39+@andrew.cmu.edu (Robert Joseph Kuszewski) Newsgroups: comp.sys.mac.programmer Subject: String to Float Message-ID: Date: 27 Jul 90 15:54:16 GMT Organization: Carnegie Mellon, Pittsburgh, PA Lines: 15 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