strict-ansi

Tells the compiler to implement strict ANSI conformance dialect.

IDE Equivalent

Linux: Language > Strict ANSI Conformance Dialect

Architectures

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

Syntax

Linux: -strict-ansi
Windows:    None

Arguments

None

Default

OFF      The compiler conforms to default standards.

Description

This option tells the compiler to implement strict ANSI conformance dialect.

This option sets option fmath-errno.

Alternate Options

Linux: -strict_ansi
Windows: None