DYN0_UNMAP

Unmap an area of memory and free associated resources

Invocation

CALL DYN0_UNMAP( SLOT, STATUS )

Description

Frees memory associated with a particular DYN slot. If the memory is mapped from a file then the file is deleted, otherwise the memory is simply returned to the heap.

Arguments

References

CODE