> From: manikumar
>
>     For using the basic C commands, try including the following Header in
> your program.
>
> #include <StdIOPalm.h>
>
> Include the header and check.
>

But it would be much better to not try to use stdio.  The PalmOS contains
its own string functions (see the "String Manager" section of the docs) and
its own memory management functions (see the "Memory Manager" chapter in the
reference).

For sprintf, see StrPrintF.


-- 
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