A-, QA-

Disables all predefined macros. This is a deprecated option.

IDE Equivalent

Windows: None

Linux: Preprocessor > Undefine All Preprocessor Definitions

Mac OS X: Preprocessor > Undefine All Preprocessor Definitions

Architectures

IA-32, Intel® 64 architectures

Syntax

Linux and Mac OS X:

-A-

Windows:

/QA-

Arguments

None

Default

OFF

Predefined macros remain enabled.

Description

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.

Alternate Options

Linux and Mac OS X: None

Windows: /u



Submit feedback on this help topic

Copyright © 1996-2011, Intel Corporation. All rights reserved.