Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!lll-crg!styx!mordor!sri-spam!sri-unix!hplabs!hp-sdd!ncr-sd!ncrcae!ece-csc!uvacs!mac From: mac@uvacs.UUCP (Alex Colvin) Newsgroups: comp.sys.ibm.pc Subject: MSC interrupts Message-ID: <874@uvacs.UUCP> Date: Wed, 12-Nov-86 09:15:04 EST Article-I.D.: uvacs.874 Posted: Wed Nov 12 09:15:04 1986 Date-Received: Sun, 16-Nov-86 00:02:08 EST Distribution: net Organization: U.Va. CS dept. Charlottesville, VA Lines: 4 Does MicroSoft "C" (v4.0) have the necessary hooks for writing device interrupt handlers? There is a Signal handler. but the manual mentions only two signals, SIGINT and SIGFPE. What I'm looking for is the ability to call my C code on IRQn and clock rupts.