fixed

Specifies source files are in fixed format.

IDE Equivalent

Windows: Language > Source File Format (/free, /fixed)
Linux: None
Mac OS X: Language > Source File Format (/free, /fixed)

Architectures

IA-32 architecture, Intel® 64 architecture, IA-64 architecture

Syntax

Linux and Mac 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 Mac OS X systems, file names and file extensions are case sensitive.

Alternate Options

Linux and Mac OS X: -FI
Windows: /nofree, /FI, /4Nf