DYN_MAPI

Allocate a dynamic array of specified dimensions of type INTEGER

Invocation

CALL DYN_MAPI( NDIM, DIMS, PTR, STATUS )

Description

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

Arguments

References

CODE