
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Zortech C++ 3.0r4 - <b>handle_ishandle</b>
[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
handle_ishandle
Usage
#include <handle.h>
int handle_ishandle(void __handle *hptr);
Description
Tests whether hptr is a true __handle pointer or a far pointer. If there
is no handle memory present __handle pointers default to being normal
pointers.
Implemented as a macro in handle.h.
Return Value
1 if hptr is a __handle pointer otherwise 0.
See Also
handle_malloc, handle_calloc
See Also: handle_malloc handle_calloc
Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson