Intel® Fortran Compiler 16.0 User and Reference Guide

fixed

Specifies source files are in fixed format.

Syntax

Linux and OS X:

-fixed

-nofixed

Windows:

/fixed

/nofixed

Arguments

None

Default

OFF

The source file format is determined from the file extension.

Description

This option specifies source files are in fixed format. If this option is not specified, format is determined as follows:

Note that on Linux* and OS X* systems, file names and file extensions are case sensitive.

IDE Equivalent

Visual Studio: Language > Source File Format (/free, /fixed)

Eclipse: None

Xcode: Language > Source File Format (/free, /fixed)

Alternate Options

Linux and OS X: -FI

Windows: /nofree, /FI, /4Nf