インテル® Fortran コンパイラー 19.0 デベロッパー・ガイドおよびリファレンス

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