Release Heap (CEERLHP) API



  Required Parameter:


  Omissible Parameter:


  Service Program Name: QLEAWI

  Default Public Authority: *USE

  Threadsafe: Yes

The Release Heap (CEERLHP) API frees all storage allocated since the specified mark in the heap.

Authorities and Locks

None.


Required Parameter

mark (input)
A mark returned by a previous CEEMKHP call. All storage allocated in the marked heap since the corresponding mark operation is released. Marks obtained after the specified mark are also discarded.

Omissible Parameter

fc (output)
A 12-byte feedback code.

Feedback Codes and Conditions


Usage Notes



API introduced: V2R3

[ Back to top | ILE CEE APIs | APIs by category ]