farcoreleft()            Return Measure of Unused Memory in Far Heap
 
 #include   <alloc.h>
 
 long       farcoreleft(void);
 
    farcoreleft() returns a measure of the amount of unused memory in the
    far heap beyond the highest allocated block.
 
    Returns:    The total amount of space left between the highest
                allocated block and the end of memory.

Seealso:



This page last updated on Fri Nov 30 10:48:32 MSK 2001
Copyright © 1992-2001, Vitaly Filatov, Moscow, Russia
Webmaster