Hi,

Is there a way to know if we are compiling for PalmOS as on others
platforms, example :

#if defined (__BEOS__)
    // do that

#elif defined(__QNXNTO__)
    // do this

#elif defined(__PALMOS__) ?????

....
#endif

thanks

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

Reply via email to