Intel® Fortran Compiler XE 13.1 User and Reference Guides

u (Windows* OS)

Undefines all previously defined preprocessor values.

IDE Equivalent

Windows: Preprocessor > Undefine All Preprocessor Definitions

Linux: None

OS X: None

Architectures

All

Syntax

Linux and OS X:

None

Windows:

/u

Arguments

None

Default

OFF

Defined preprocessor values are in effect until they are undefined.

Description

This option undefines all previously defined preprocessor values.

To undefine specific preprocessor values, use the /U option.

Alternate Options

None

See Also


Submit feedback on this help topic