Top: f77 Up: 14 - Glossary
Previous: 14,76 - file Next: 14,78 - file_organization


Section 14,77: file_access

 file access

 The way records are accessed (and stored) in a file.  The Fortran
 file access modes are sequential and direct.  On VMS systems on VAX
 processors, you can also specify the keyed mode of access.


Top: f77 Up: 14 - Glossary
Previous: 14,76 - file Next: 14,78 - file_organization