Date: Wed, 20 Dec 1995 20:34:20 +0200 (IST) From: Eli Zaretskii To: "James T. Sweeten Jr." Cc: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: Re: replacing timer interrupt On Wed, 20 Dec 1995, James T. Sweeten Jr. wrote: > I have a program for borland C that replaces the timer interrupt > program with my own. How do I do the same thing with djgpp. Get the file pctime13.zip from any SimTel mirror, directory SimTel/msdos/c, and look inside. You'll find a fully functional code which does what you want. You can use it as a start.