02.07.2013 Views

HP Fortran Programmer's Reference

HP Fortran Programmer's Reference

HP Fortran Programmer's Reference

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

SIZE(ARRAY, DIM)<br />

Optional argument<br />

DIM<br />

Description<br />

Intrinsic procedures<br />

Intrinsic procedure specifications<br />

Returns the extent of an array along a specified dimension or the total number of elements in<br />

the array.<br />

Class<br />

Inquiry function.<br />

Arguments<br />

ARRAY may be of any type. It must not be scalar. It must not be a pointer that is<br />

disassociated or an allocatable array that is not allocated. If ARRAY is an<br />

assumed-size array, DIM must be present with a value less than the rank of<br />

ARRAY.<br />

DIM (optional) must be scalar and of type integer with a value in the range 1

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!