Date: Thu, 29 Jun 1995 19:01:23 +0300 From: eliz AT is DOT elta DOT co DOT il (Eli Zaretskii) To: ere AT sci DOT fi Subject: Re: Lost with interrupts Cc: djgpp AT sun DOT soe DOT clarkson DOT edu > Hi! i've been desperately tryed to convert following source to > djgpp but i'm totally lost! The syntax of interrupt functions in DJGPP is *very* different from that of DOS-based compilers like Borland's. You should read Chapter 18 from the DJGPP FAQ list (available as faq102.zip from the same place you get DJGPP) which discusses these issues in detail.