
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Borland C++ 2.x ( with Turbo C ) - <b>farheapcheck() check the far heap</b>
[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
farheapcheck() Check the Far Heap
#include <alloc.h>
int farheapcheck(void);
farheapcheck() checks and verifies the far heap. It is the far heap
version of heapcheck(). See heapcheck() for more information.
Returns: Negative value for an error; positive value
otherwise.
See Also: heapcheck()
Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson