next up previous contents
Next: Array Constructors Up: Arrays Previous: Visualising Array Sections

 

Array Inquiry Intrinsics

These intrinsics allow the user to quiz arrays about their attributes and status and are most often applied to dummy arguments in procedures. Consider the declaration:

    REAL, DIMENSION(-10:10,23,14:28) :: A

the following inquiry intrinsics are available,

Now try this question gif


next up previous contents
Next: Array Constructors Up: Arrays Previous: Visualising Array Sections

Adam Marshall ©University of Liverpool, 1996
Fri Dec 6 15:03:35 GMT 1996
Not for commercial use.