From: highlander AT redestb DOT es (HiGhLaNDeR) Newsgroups: comp.os.msdos.djgpp Subject: Interrupt functions in DJGPP Date: Wed, 23 Oct 1996 15:39:50 GMT Organization: MalaKalaņa Lines: 15 Message-ID: <54leeh$1m3@artemis.ibernet.es> Reply-To: highlander AT redestb DOT es NNTP-Posting-Host: 195.76.117.51 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Hi : I'm translating a Mod Player from Turbo Pascal 7.0 to GNU C, and the first obstacle i found, is to make an interrupt handler in DJGPP. I want to make an Int 8 handler, to temporize the song, and i don't know how must be a interrupt in GNU C. Anyone who has done one can show me the structure? To change the interrupt vectors what functions i must use, in Turbo Pascal they are "setintvec" and "getintvec" they are the same... Thanks a lot HiGhLaNDeR/MalaKalaņa http://www.redestb.es/personal/highlander