"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?? Or is it better to just use unix_stdarg.h and not include the > MSL_C directory in my path.
There should be no problem with just including stdarg.h. On CW Palm 8, we have a whole "MSL for Palm OS" tree that has this all thought out better. There is also no harm in just using unix_stdarg.h. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
