Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Zortech C++ Language Reference - farcoreleft http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
                               farcoreleft

   Usage
   #include <dos.h>
   long farcoreleft(void);

   Description
   farcoreleft  returns  the size of largest contiguous block  of  unused
   memory in the far heap.

   Example
   See that provided under the heading Far_Package.

   Return Value
   farcoreleft returns the largest contiguous block of memory in the  far
   heap which has not been used, between the highest allocated block  and
   the  end of memory. This is the amount of memory still  available  for
   use by farmalloc or farcalloc.


See Also: calloc farcalloc farfree farmalloc farrealloc free malloc

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson