Page 1 of 1

#ifndef WINCE ..?

PostPosted: Feb 11, 2005 @ 6:32am
by dan.p
I'm looking for the directive (I'm brain dead atm, that is what it's called right?) to add/remove code based on what compiler I'm using. ie; PPC or Desktop PC. What's the check for that?

#ifndef ?
// PC code
#endif

Thanks.

PostPosted: Feb 11, 2005 @ 7:18am
by Kzinti

PostPosted: Feb 11, 2005 @ 7:24am
by dan.p