Re: StrVPrintF()

2001-11-02 Thread Ben Combee
"John Crouch" <[EMAIL PROTECTED]> wrote in message news:66755@palm-dev-forum... > > 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??

Re: StrVPrintF()

2001-11-02 Thread John Crouch
tory 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

StrVPrintF()

2001-10-23 Thread John Crouch
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 For