next up previous contents
Next: OPEN Statement Up: More Input and Output Previous: More Input and Output

 

Input / Output

Fortran 90 has a wealth of I/O, too much to cover here.

Fortran 90 allows a number of different streams (files) to be connected to a program for both reading and writing.

In Fortran 90 a file is connected to a logical unit denoted by a number. Each unit can have many properties, for example,

 


next up previous contents
Next: OPEN Statement Up: More Input and Output Previous: More Input and Output

©University of Liverpool, 1997
Wed May 28 23:37:18 BST 1997
Not for commercial use.