>From: "Ai Lee Tang" <[EMAIL PROTECTED]> >Date: Mon, 09 Apr 2001 14:49:26 +0800 > >what is the header file for function "sprintf(,,)"? Is it "stdio.h"? >where is it? >.... > Use StrPrintF() instead. Avoid trying to use the standard C string functions. Most of them have Palm OS(r) equivalents implemented within the OS. But do check the documentation before using each one, as there are some interesting subtle variations between the Palm OS variant and the standard C function. Roger Stringer Marietta Systems, Inc. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
