call "CBL_FREE_DYN_MEM" using by value mem-pointer
returning status-code
| Using call prototype (see Key) | Picture | |
|---|---|---|
| mem-pointer | cblt-pointer | 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_DYN_MEM. |
None
Comments:
This routine cannot be used within a sub-program that is compiled with the AMODE directive in effect.