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 ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/
