Apparently I can use stdarg.h if I include "metrowerks\codewarrior7\MSL\MSL_C" in my System path for the project. Does anybody see a problem with using this in my include path when creating the Palm OS app?? Or is it better to just use unix_stdarg.h and not include the MSL_C directory in my path.
"John Crouch" <[EMAIL PROTECTED]> wrote in message news:65794@palm-dev-forum... > > Why doesn't including stdarg.h work when I try to use StrVPrintF() and it's > associated va_start and va_end functions? If I use unix_stdarg.h it works. > Am I doing something wrong and is it ok to use the unix_stdarg.h header > file? -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
