In C++ the result type of !, <, <=, >=, >, == and != is bool.
[cparser] / preproctest / t2.c
2008-11-02 Matthias Braunadd beginnings of preprocessor code (and ugly hack...