Date: Tue, 19 Apr 94 23:24:19 CDT
From: stst AT vuse DOT vanderbilt DOT edu (Stefan Strack)
To: djgpp AT sun DOT soe DOT clarkson DOT edu
Subject: installing an interrupt handler

How do I install a Ctrl-C/Ctrl-Break interrupt handler in DJGPP (along
the lines of ctrlbrk() in BC/TC)? I vaguely recall a solution involving
_go32_simulate_int() that circulated here a while ago. A piece of
working sample code would be really helpful.

Thanks, Stefan (stst AT vuse DOT vanderbilt DOT edu)