RTFM ! but: UInt32 StrAToI(Char *); ... Collin At 12:01 24.07.01 +0200, you wrote: > > Can anyone teach me how to convert an integer to a string? > >Char buf[16]; >UInt foo; > >foo = 4711; >StrPrintF (buf, "%d", foo); > > > > >-- >For information on using the Palm Developer Forums, or to unsubscribe, >please see http://www.palmos.com/dev/tech/support/forums/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
- Int To Str! pong_lau
- Re: Int To Str! Karl-Konig Konigsson
- Re: Int To Str! Collin R. Mulliner (list account)
- Re: Int To Str! Brian Pearson
- Re: Int To Str! Viraj Chatterjee
