Hi, How can I know what compiler is working during compilation. I mean I'd like to do something like this : #if COMPILER = CODE_WARRIOR_ONE #include <Pilot.h> #else #include <string.h> #endif thanks to ones that can help thomas -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
- RE: conditional #include with Code Warrior Thomas Gaudin
- RE: conditional #include with Code Warrior Jun-Kiat Lam
