Next: Solution
Up: Arrays
Previous: Solution
Given,
INTEGER, DIMENSION(-1:1,3,2) :: A
Write a small program which contains intrinsic function calls to show:
- the total number of elements in A,
- the shape of A
- the lower bound in dimension 2
- the upper bound in dimension 3
Go back to Notes
Next: Solution
Up: Arrays
Previous: Solution
©University of Liverpool, 1997
Thu May 29 10:11:26 BST 1997Not for commercial use.