FREE

Syntax

FREE

Location

BTool

This function returns the largest block of the available free memory. This can be less than the actual free memory if the heap has become fragmented (see DEL_DEFB).

CROSS-REFERENCE

See also FREE_MEM and TPFree.

x=ALCHP(FREE)

reserves the largest piece of memory available.