Top: f77 Up: 14 - Glossary
Previous: 14,77 - file_access Next: 14,79 - fixed-length_record_type
Section 14,78: file_organization
file organization
The way records in a file are physically arranged on a storage
device. Fortran files can have sequential or relative
organization. ON VMS systems on VAX processors, files can also
have indexed organization.
Top: f77 Up: 14 - Glossary
Previous: 14,77 - file_access Next: 14,79 - fixed-length_record_type