Newsgroups: comp.os.msdos.djgpp From: "Mike Ruskai" Message-ID: X-Newsreader: PMINews 2.00.1205 For OS/2 Organization: TLF MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Subject: SIGINT handling with CTRL-C Lines: 14 Date: Mon, 01 Mar 1999 20:41:38 GMT NNTP-Posting-Host: 24.3.130.120 X-Complaints-To: abuse AT home DOT net X-Trace: news.rdc1.nj.home.com 920320898 24.3.130.120 (Mon, 01 Mar 1999 12:41:38 PDT) NNTP-Posting-Date: Mon, 01 Mar 1999 12:41:38 PDT To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I've set up a handler with signal(), and tried calling __djgpp_set_ctrl_c() both before and after it. But CTRL-C still results in an immediate end to the program, without going to the SIGINT handler. Ideas? -- - Mike Remove 'spambegone' to send e-mail.