Date: Mon, 29 May 1995 09:57:00 -0700 (PDT) From: "C. Schwerdtfeger" To: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: djgpp Hi, I am trying to port a Borland C program to djgpp. Everything works fine up to using void interrupt *ISR(); Do you have a construct to handle isr's? I couldn't find it in the docs. Charlie