| delorie.com/djgpp/doc/libc/libc_382.html | search |
| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
#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.
| ANSI/ISO C | No |
| POSIX | No |
| webmaster | delorie software privacy |
| Copyright © 2004 | Updated Apr 2004 |