#include <dos.h> void setcbrk(int check);
Set the setting of the Ctrl-Break checking flag in MS-DOS. If check is zero, checking is not done. If nonzero, checking is done.
None.
not ANSI, not POSIX
Go to the first, previous, next, last section, table of contents.