ftp.delorie.com/djgpp/doc/libc/libc_382.html   search  
libc.a reference

[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

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.

Portability

ANSI/ISO C No
POSIX No


  webmaster     delorie software   privacy  
  Copyright © 2004     Updated Apr 2004