Intel® Fortran Compiler 16.0 User and Reference Guide

f66

Tells the compiler to apply FORTRAN 66 semantics.

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:

IDE Equivalent

Visual Studio: Language > Enable FORTRAN 66 Semantics

Eclipse: None

Xcode: Language > Enable FORTRAN 66 Semantics

Alternate Options

None