From: Joani D. <dit...@ea...> - 2001-09-29 17:09:54
|
when i globally declare: enum Boolean {false, true}; and compile, an error says that there is a parse error before 'false'. however, at school, this does not come up when i compile on their turbo c++ compiler. |