[fpc-pascal] replacement of MemAvail and MaxAvail
    Michael Van Canneyt 
    michael at freepascal.org
       
    Fri May 30 11:33:33 CEST 2014
    
    
  
On Fri, 30 May 2014, mokashe.ram wrote:
> Hi
>
> Could any one help me on the replacement of MemAvail and MaxAvail function
> in free pascal 32 bit OS(windows 7).
These functions have almost no meaning in a modern OS.
They depend on available RAM, OS usage, number of programs currently running, 
size of swap file etc.
Michael.
    
    
More information about the fpc-pascal
mailing list