DYN_MAPT

Allocate a dynamic array of specified dimensions of type TYPE

Invocation

CALL DYN_MAPT( NDIM, DIMS, TYPE, PTR, STATUS )

Description

Allocate a dynamic array of specified dimensions of type TYPE. The supplied dimensions are checked and then the internal allocation routine invoked.

Arguments

References

CODE