--- Phong Nguyen wrote: > I am tired of using the built-in functions in > CodeWarrior. The book said that StrPrintF is > equivalent to sprintf and that really screw me up when > trying to port some of the existing and working codes > in other platform into CodeWarrior.
What book says "StrPrintF is equivalent to sprintf"? The Palm OS Programmer's Companion says "Note that the StrPrintF and StrVPrintF functions implement only a subset of the conversion specifications allowed by the ANSI C function vsprintf. See the StrVPrintF function reference for details." And the Palm OS Programmer's Reference says StrVPrintF "Implements a subset of the ANSI C vsprintf call..." and it says the same for StrPrintF. __________________________________________________ Do You Yahoo!? Great stuff seeking new owners in Yahoo! Auctions! http://auctions.yahoo.com -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
