Date: Sun, 11 Feb 1996 14:57:34 +0200 (IST) From: Eli Zaretskii To: kaikow AT standards DOT com Cc: djgpp AT delorie DOT com Subject: Re: bios calls in DJGPP On Sat, 10 Feb 1996 kaikow AT standards DOT com wrote: > What include file do I need in DJGPP version 2 (I never tried this in > 1.x) to access the bios functions so that I can directly access a drive? Use the `biosdisk' library function. It is documented in the libc Info file.