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

ID 767251
Date 3/31/2023
Public

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

Document Table of Contents

Statements for Input and Output

The following table lists statements used for input and output.

Name

Procedure Type

Description

ACCEPT

Statement

Similar to a formatted, sequential READ statement.

BACKSPACE

Statement

Positions a file to the beginning of the previous record.

CLOSE

Statement

Disconnects the specified unit.

DELETE

Statement

Deletes a record from a relative file.

ENDFILE

Statement

Writes an end-of-file record or truncates a file.