Thanks, but GetStringFromDouble is not in the 68K SDK reference, and when I use it in PODS I get a undefined function reference error. However, the doubleToStr function posted in that string does work, so this did get me to an answer. Thx.
/js In your message regarding Re: Float to string conversion dated Fri, 16 Sep 2005 09:22:54 -0600, Adrien Regimbald said that ... > Hello Jeff, > > Try searching through the archives for some string <-> double > routines: > GetStringFromDouble() > GetDoubleFromString() > > Adrien. > > Thursday, September 15, 2005, 6:38:05 PM, you wrote: > > JS> Relative newbie, I'm about to write a conversion routine to convert a > JS> double to ascii text for printing. Before I do so, it is amazing to me > JS> that there is not such a function built in. Am I missing something? > JS> Jeff Summers > > > > > -- > For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/ > > > -- -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
