-
Declaration:
- Function Maxavail : Longint;
-
Description:
- Maxavail returns the size, in bytes, of the biggest free memory block in the heap.
Remark: The heap grows dynamically if more memory is needed than is available.
-
Errors:
- None.
-
See also:
- Release (553), Memavail (532),Freemem (501), Getmem (503)
Listing: refex/ex40.pp