The Conroy & Conroy Subroutine Library (2021.3 edition)
MaxAvail
What: int function
File:
Layer: 1
Format: result = MaxAvail( )
Platforms: C++, C#, Javascript, Pascal, PHP, Python
This function returns the maximum amount of contiguous memory available to the application.
This may not be an accurate value. In Pascal, this is only defined
if the version of Pascal being used does not provide the function.