Thread: -D_BOOL in GCC
View Single Post
Old Feb 21st, 2007, 2:52 AM   #1
rwm
Professional Programmer
 
Join Date: Jan 2007
Location: Cape Town
Posts: 291
Rep Power: 2 rwm is on a distinguished road
-D_BOOL in GCC

hey,

im trying to find docs explaining the use of -D_BOOL flag in GCC compiler...

ive downloaded the GCC docs but search for it returns nothing...

g++ -DREQUIRE_IOSTREAM -D_BOOL -DLINUX ...

none of those flags are in the docs???

any ideas??? thx!
rwm is offline   Reply With Quote