Date: Sun, 3 Oct 1999 12:30:37 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: "Lars S. Loevlie" cc: djgpp AT delorie DOT com Subject: Re: djgpp's equivalent of _dos_getvect() and _dos_setvect() ?? In-Reply-To: <7423515.938799462257.JavaMail.w-epost@mail.online.no> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Fri, 1 Oct 1999, Lars S. Loevlie wrote: > I'm wondering if you people could tell me if djgpp has an equivalent > to the functions _dos_getvect() and _dos_setvect() ? I suggest to read section 18.9 of the DJGPP FAQ list. There's much more to this issue than just different names of the functions.