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