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

   Usage
   #include <dos.h>
   int dos_get_cntl_break(void);

   Description
   Returns the state of the DOS control break status. Returns a  non-zero
   value  if BREAK checking is on and a zero value if BREAK  checking  is
   off.  For  additional information, see the BREAK command in  your  DOS
   Reference Manual.

   Return Value
   Return  a non-zero value if the status is on and a zero if the  status
   is off.


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