The Conroy & Conroy Subroutine Library (2021.3 edition)

MemAvail
What: int function
File:
Layer: 1
Format: result = MemAvail()
Platforms: C++, C#, Javascript, Pascal, PHP, Python

This function returns the total amount of 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.