Intel® Fortran Compiler XE 13.1 User and Reference Guides

f66

Tells the compiler to apply FORTRAN 66 semantics.

IDE Equivalent

Windows: Language > Enable FORTRAN 66 Semantics

Linux: None

OS X: Language > Enable FORTRAN 66 Semantics

Architectures

All

Syntax

Linux and OS X:

-f66

Windows:

/f66

Arguments

None

Default

OFF

The compiler applies Fortran 95 semantics.

Description

This option tells the compiler to apply FORTRAN 66 semantics when interpreting language features. This causes the following to occur:

Alternate Options

Linux and OS X: -66

Windows: None


Submit feedback on this help topic