Intel® Fortran Compiler Classic and Intel® Fortran Compiler Developer Guide and Reference

ID 767251
Date 9/08/2022
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

Files Associated with Intel® Fortran Applications on Windows

There are a number of files associated with Intel® Fortran Compiler applications. The following table shows common files used by the Intel® Fortran Compiler and lists their contents.

File Extension

Type

Contents

.asm

Intermediate

Assembly file, passed to the assembler

.exe

.dll

.lib

Output

Executable, dynamic- link library, or library files

.fi

.fd

Source

Header files

.for

.f

.fpp

Source

Fortran source files (fixed format)

.f90

Source

Fortran source file (free format)

You can specify additional Fortran file extensions to be recognized by Visual Studio*. For more information, see Specifying Fortran File Extensions.

See Also