Intel® Fortran Compiler 16.0 User and Reference Guide

Records and Files

A record is a sequence of values or a sequence of characters. There are three kinds of Fortran records, as follows:

A file is a sequence of records. There are two types of Fortran files, as follows:

See Also