extfor

Specifies file extensions to be processed by the compiler as Fortran files.

IDE Equivalent

None

Architectures

IA-32, Intel® 64 architectures

Syntax

Linux and Mac OS X:

None

Windows:

/extfor:ext

Arguments

ext

Are the file extensions to be processed as a Fortran file.

Default

OFF

Only the file extensions recognized by the compiler are processed as Fortran files. For more information, see Building Applications.

Description

This option specifies file extensions (ext) to be processed by the compiler as Fortran files. It is useful if your source file has a nonstandard extension.

You can specify one or more file extensions. A leading period before each extension is optional; for example, /extfor:myf95 and /extfor:.myf95 are equivalent.

Alternate Options

None

See Also


Submit feedback on this help topic

Copyright © 1996-2010, Intel Corporation. All rights reserved.