File Access and File Structure

Fortran supports three methods of file access:

Fortran supports three kinds of file structure:

Sequential-access and direct-access files can have any of the three file structures. Stream-access files can have a file structure of formatted or unformatted.

Choosing a File Access and File Structure

Each kind of file has advantages and the best choice depends on the application you are developing:


Submit feedback on this help topic

Copyright © 1996-2010, Intel Corporation. All rights reserved.