Frees dynamically allocated shared memory.
call "CBL_FREE_SHMEM" using mem-pointer returning status-code
Using call prototype (see Library Routines - Key) | Picture (32-bit systems) | |
---|---|---|
mem-pointer | cblt-pointer. Must be level 01. | usage pointer. Must be level 01. |
status-code | See Library Routines - Key |
mem-pointer | The pointer returned when the memory was allocated using CBL_ALLOC_SHMEM. |
None
This routine releases memory allocated by the CBL_ALLOC_SHMEM routine.