next up previous contents
Next: Array Constructors Up: Arrays Previous: Array Bound Violations

 

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

Return to corresponding overview page gif


next up previous contents
Next: Array Constructors Up: Arrays Previous: Array Bound Violations

©University of Liverpool, 1997
Wed May 28 20:20:27 BST 1997
Not for commercial use.