[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
getcbrk()                Get Control-Break Setting

 #include   <dos.h>

 int        getcbrk(void);

    getcbrk() returns the current setting of control-break checking by
    using the MS-DOS system call 0x33.

    Returns:    Zero is returned if control-break checking is 'off'; 1 is
                returned if checking is on.

See Also: setcbrk()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson