free

Specifies source files are in free format.

IDE Equivalent

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

Linux: None

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

Architectures

IA-32, Intel® 64, IA-64 architectures

Syntax

Linux and Mac OS X:

-free

-nofree

Windows:

/free

/nofree

Arguments

None

Default

OFF

The source file format is determined from the file extension.

Description

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

Alternate Options

Linux and Mac OS X: -FR

Windows: /nofixed, /FR, /4Yf

See Also