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 - handle_ishandle http://www.X-Hacker.org [<<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 EMS 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

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