Hello!

I am porting some code to Palm, and I was wondering how should the code like
when there is a need to #ifdef some declaration. With codeWarrior the define
looks like
#if !defined(__MWERKS__) || !defined(__MC68K__)
// not Palm
#endif

What precompiler defines are used by PRC tools? thank you.

--
Sincerely yours,
Eugene Mayevski



-- 
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