Visible to Intel only — GUID: GUID-3B9AE67F-33D3-4EC5-868F-3D157936C1FC
Visible to Intel only — GUID: GUID-3B9AE67F-33D3-4EC5-868F-3D157936C1FC
Additional Language Features
To facilitate compatibility with older versions of Fortran, Intel® Fortran provides the following additional language features:
The DEFINE FILE statement
The FIND statement
The INTERFACE TO statement
The VIRTUAL statement
An alternative syntax for binary, octal, and hexadecimal constants
The integer POINTER statement
These language features are particularly useful in porting older Fortran programs to Standard Fortran. However, you should avoid using them in new programs on these systems, and in new programs for which portability to other Standard Fortran implementations is important.