> 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/
- Link error: "sprintf" is undefined Sandra Webb
- Re: Link error: "sprintf" is undef... manikumar
- RE: Link error: "sprintf" is undef... Brian Smith
- RE: Link error: "sprintf" is undef... Scott Johnson (Bellevue)
- Re: Link error: "sprintf" is undef... Richard Burmeister
- Re: Link error: "sprintf" is undef... Sreenivas Reddy
- RE: Link error: "sprintf" is undef... Phillip Streck
- Re: Link error: "sprintf" is undef... Dave Lippincott
- RE: Link error: "sprintf" is undef... Brian Smith
- Re: Link error: "sprintf" is undef... Dave Lippincott
- RE: Link error: "sprintf" is undef... Richard Burmeister
