IntelĀ® Fortran Compiler 18.0 Developer Guide and Reference

Storage Association

Storage association describes the relationships that exist among data objects. It is the association of two or more data objects that occurs when two or more storage sequences share, or are aligned with, one or more storage units. Storage sequences are used to describe relationships among variables, common blocks, and result variables.

See Also