To: babcock AT cfa DOT harvard DOT edu Cc: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: Re: Trapping Ctrl-C Reply-To: Steve Caine Date: Mon, 16 May 94 15:10:14 -0700 From: Steve Caine > 2. I call ctrlbrk(cbreak); where cbreak is Is ctrlbrk in the djgpp release? (I know it's part of the Borland C libs.) I've found _go32_was_ctrl_break_hit, which I can use to do what I need, but ctrlbrk would have a better fit with my existing code. However, I can't find it in any of the djgpp libs. Thanks. Steve / shc AT netcom DOT com