next up previous contents
Next: Solution Up: Arrays Previous: Solution

 

Inquiry intrinsics etc.

Given,

    INTEGER, DIMENSION(-1:1,3,2) :: A

Write a small program which contains intrinsic function calls to show:

  1. the total number of elements in A,
  2. the shape of A
  3. the lower bound in dimension 2
  4. the upper bound in dimension 3

Go back to Notes gif




next up previous contents
Next: Solution Up: Arrays Previous: Solution

©University of Liverpool, 1997
Thu May 29 10:11:26 BST 1997
Not for commercial use.