Basic Heap Operations APIs
The basic heap operations APIs are:
Allocation Strategy Type
(CEE4ALC) specifies the allocation strategy defined for the heap attributes.
Free Storage
(CEEFRST) frees one previously allocated heap storage.
Get Heap Storage
(CEEGTST) allocates storage within a heap.
Reallocate Storage
(CEECZST) changes the size of previously allocated storage.
Top
|
ILE CEE APIs
|
APIs by category