Za

Enforces strict conformance to the ANSI standard for C.

IDE Equivalent

Windows: C/C++ > Language > Disable Language Extensions  

Linux: None

Mac OS: None

Architectures

IA-32, IntelŪ EM64T, IntelŪ ItaniumŪ architecture

Syntax

Linux and Mac OS: None
Windows:    /Za

Arguments

None

Default

OFF      The compiler provides support for extended ANSI C.

Description

This option enforces strict conformance to the ANSI standard for C.

Alternate Options

None

See Also