DYN_MAPL

Allocate a dynamic array of specified dimensions of type LOGICAL

Invocation

CALL DYN_MAPL( NDIM, DIMS, PTR, STATUS )

Description

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

Arguments

References

CODE