Thread: -D_BOOL in GCC
View Single Post
Old Feb 21st, 2007, 10:21 AM   #3
rwm
Professional Programmer
 
Join Date: Jan 2007
Location: Cape Town
Posts: 291
Rep Power: 2 rwm is on a distinguished road
hey thx for the reply Eoin!

that makes a lot more sense now, so its basically a #define statment, so if i just included

#define BOOL

i would be able to omit the -DBOOL flag, similary for the other -D flags?

ta for help!
rwm is offline   Reply With Quote