Intel® Fortran Compiler Classic and Intel® Fortran Compiler Developer Guide and Reference
A newer version of this document is available. Customers should click here to go to the newest version.
Visible to Intel only — GUID: GUID-8310405C-6D31-466A-BBD0-8A2BC2C0BE3D
Visible to Intel only — GUID: GUID-8310405C-6D31-466A-BBD0-8A2BC2C0BE3D
Compilation Control Lines and Statements
In addition to specifying options on the compiler command line, you can specify the following lines and statements in a program unit to influence compilation:
The INCLUDE Line
Incorporates external source code into programs.
-
Sets options usually specified in the compiler command line. OPTIONS statement settings override command line options.