Ch 3. File Handling [ HP FORTRAN 77/iX Programmer's Guide ] MPE/iX 5.0 Documentation
HP FORTRAN 77/iX Programmer's Guide
Chapter 3 File Handling
HP FORTRAN 77 performs input/output operations with a wide range of
devices, including disk drives, terminals, and line printers, as well as
the computer's own memory. Internal file I/O provides a way to perform
data conversions with character data in computer memory. This chapter
describes I/O operations with disk files and internal files.
MPE/iX 5.0 Documentation