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++ 3.0r4 - <b>cerror_open</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
cerror_open

Usage

   #include <cerror.h>
   int _cdecl cerror_open(void);

Description

   Installs a user supplied critical handler. A pointer to the handler
   should have been previously installed in the global variable
   _cerror_handler. The handler must be a far function that takes two int
   arguments and returns an int. It should be declared with C linkage
   (_cdecl).

See Also

   Control-C Handling





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