Disables all predefined macros.
Linux: Preprocessor > Undefine All Preprocessor Definitions
IA-32, IntelŪ EM64T, IntelŪ ItaniumŪ architecture
Linux: | -A- |
Windows: | /QA- |
None
OFF | Predefined macros remain enabled. |
This option disables all predefined macros. It causes all predefined macros and assertions to become inactive.
Note that this option is not the negative form of the C++ /QA option.
None