Intel® Fortran Compiler 16.0 User and Reference Guide

undef

Disables all predefined symbols.

Syntax

Linux and OS X:

-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