Dynamic storage callable services

Table 1. Dynamic storage callable services
Callable service Function
CEE3RPH Sets the heading displayed at the top of the storage or options reports that are generated when you specify the RPTSTG(ON) or RPTOPTS(ON) runtime options. See CEE3RPH—Set report heading.
CEECRHP Creates additional heaps. See CEECRHP—Create new additional heap.
CEECZST Changes the size of a previously allocated storage element, while preserving its contents. See CEECZST—Reallocate (change size of) storage.
CEEDSHP Discards an entire heap that you created previously with a call to CEECRHP. See CEEDSHP—Discard heap.
CEEFRST Frees storage previously allocated by CEEGTST. See CEEFRST—Free heap storage.
CEEGTST Allocates storage from a heap whose ID you specify. See CEEGTST—Get heap storage.