Mail Archives: djgpp/1997/09/02/08:33:03
In <340624E0 DOT 7043 AT indy DOT net> Chris Frolik <frolikcc AT indy DOT net> writes:
>What is with this "bool.h" in the DJGPP C++ include directory? Just
>wondering, as it really isn't needed to declare boolean types, since
>they can be declared without the header.
I'm may be wrong about this but:
without the bool.h header file you can declare boolean types but the TRUE and
FALSE values are not defined.
--
--------------------------------------------------------------------------------
Marc N. Daya | mdaya AT cs DOT uct DOT ac DOT za
University of Cape Town | http://www.cs.uct.ac.za/~mdaya
--------------------------------------------------------------------------------
- Raw text -