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

Usage

   #include <dos.h>
   void dos_set_ctrl_break(int on_off);


Description

   Turns the control break checking on or off. A non-zero value for the
   on/off  argument turns control break checking on and a zero value turns
   off  control break checking. This function has the same effect as the
   BREAK  command does for the DOS command processor.





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