[fpc-devel] removed MaxAvail,MemAvail,HeapSize

Jonas Maebe jonas at zeus.ugent.be
Mon May 23 11:46:58 CEST 2005


On 23 mei 2005, at 11:43, Peter Vreman wrote:

> {$ifdef fpc}const memavail=high(ptrint);maxavail=high(ptrint);{$endif}

Then we could maybe also add an optimization that checks whether you 
are comparing against the upper or the lower bound of the current type 
and completely optimize away the checks :)


Jonas





More information about the fpc-devel mailing list