| |||
| Home > Compiler Command-line Options > Command-line options > --alternative_tokens, --no_alternative_tokens | |||
This option enables or disables the recognition of alternative tokens in C and C++.
In C and C++, use this option to control recognition of the digraphs. In C++, use this option to control recognition of operator keywords, for example, and and bitand.