DYN_MAPW

Allocate a dynamic array of specified dimensions of type INTEGER*2

Invocation

CALL DYN_MAPW( NDIM, DIMS, PTR, STATUS )

Description

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

Arguments

References

CODE