|
 |
On Sun, 21 Sep 2008 18:28:44 +0200, Orchid XP v8 <voi### [at] dev null> wrote:
> you can use the keywords "and", "or" and "not" in place of symbols.
Don't. Not all compilers support this, and very few programmers are
accustomed to it.
> However, Visual C++ doesn't seem to like it.
This one in particular does not by default.
You can make it support it by checking the option "Disable language
extensions" which you probably should anyway.
--
FE
Post a reply to this message
|
 |