< Table Of Contents

IntelĀ® Fortran Compiler 17.0 Developer Guide and Reference

undef

Disables all predefined symbols.

Syntax

Linux and macOS:

-undef

Windows:

None

Arguments

None

Default

OFF

Defined symbols are in effect until they are undefined.

Description

This option disables all predefined symbols.

IDE Equivalent

None

Alternate Options

None