7.1 Components of I/O Statements

I/O statements have three basic components: the statement keyword: READ, WRITE, REWRITE, ACCEPT, TYPE, and PRINT; the control list, and the I/O list.

Section 7.1.1 describes the control list and Section 7.1.2 describes the I/O list.


Previous Page Next Page Table of Contents