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/

Reply via email to