#include <dos.h> int getcbrk(void);
Get the setting of the Ctrl-C checking flag in MS-DOS.
See section setcbrk.
0 if not checking, 1 if checking.
not ANSI, not POSIX
Go to the first, previous, next, last section, table of contents.