-
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 (556), Memavail (535),Freemem (504), Getmem (506)
Listing: refex/ex40.pp