4.8 Derived Types

Fortran derived type declarations and their associated variable declarations are converted into equivalent Fortran 77 structures and records. The corresponding derived type references are converted into Fortran substructure references. Field names are not modified.

Uses of derived types in I/O lists are expanded into sequences of references to their components.

Fortran 77 aggregate assignments are used as needed.


Previous Page | Next Page | Contents | Index |
Command-Line Qualifiers

Copyright © Digital Equipment Corporation. 1999. All Rights Reserved.