www.delorie.com/djgpp/doc/libc-2.01/libc_315.html   search  
Go to the first, previous, next, last section, table of contents.


getcbrk

Syntax

#include <dos.h>

int getcbrk(void);

Description

Get the setting of the Ctrl-C checking flag in MS-DOS.

See section setcbrk.

Return Value

0 if not checking, 1 if checking.


Go to the first, previous, next, last section, table of contents.

  prev next   webmaster     delorie software   privacy  
  Copyright © 1997     Updated Apr 1997