DYN0_MAP

Map a dynamic array of elements of type MTYPE

Invocation

CALL DYN0_MAP( NDIM, DIMS, MTYPE, PTR, STATUS )

Description

Tries to allocate an area of mapped memory from either the process heap or by mapping an HDS file.

Arguments

References


DYN0_MAPADD

Add details of a mapped memory section to the internal store

Invocation

CALL DYN0_MAPADD( PTR, NITEM, NBYTE, FID, STATUS )

Description

Tries to allocate an area of mapped memory from either the process heap or by mapping an HDS file.

Arguments

References

CODE