> #include <stdarg.h> and add MSL directory to your system path in
> codewarrior, carefull though as I am not sure they are 
> supported for the
> palm?

If you absolutely must do this (and it's certainly not recommended by
Metrowerks or Palm), include the lowest level folder in your System Access
path.  For example, to have stdarg.h included with your program, you would
add an access path to CW for PalmOS 6\MSL\MSL_C\MSL_Common\Include, not just
to the MSL or MSL_C folder.  Generally, including one will mean some other
dependency has been created, so you will probably have to include other
folders as well.

-hkmlt

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to