DYN_MAPB

Allocate a dynamic array of specified dimensions of type BYTE

Invocation

CALL DYN_MAPB( NDIM, DIMS, PTR, STATUS )

Description

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

Arguments

References

CODE