I believe what you really want to do is avoid the standard 'C' stdio calls and use the functions available in the String Manager. There are a whole set of calls to do most common string manipulations including StrIToA to do the integer conversion you are looking for. #include <StringMgr.h> Regards Dave -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
- sprintf ???? or How can i convert int to string? Mert EŞSİZ
- Re: sprintf ???? or How can i convert int to s... David Carson
- Re: sprintf ???? or How can i convert int to s... Chidananda Kakunje
- Re: sprintf ???? or How can i convert int to s... Emile Swain
- Re: sprintf ???? or How can i convert int to s... Dave Lippincott
- Re: sprintf ???? or How can i convert int to s... Richard M. Hartman
