Sender: nate AT cartsys DOT com Message-ID: <36F55BB5.2F7BF30E@cartsys.com> Date: Sun, 21 Mar 1999 12:51:01 -0800 From: Nate Eldredge X-Mailer: Mozilla 4.08 [en] (X11; I; Linux 2.2.3 i586) MIME-Version: 1.0 To: djgpp AT delorie DOT com Subject: Re: Bios.h operation References: <7d398b$5of$1 AT newnews DOT global DOT net DOT uk> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp AT delorie DOT com Robert Moir wrote: > > Does anyone know how to use the functions defined in the bios.h header file? > Im having trouble getting to grips with it(newbie). You have read the manual, of course? It would be much easier to help you if you'd say which functions you want to use, what you want to do, and what in the manual's documentation is unclear. Note that the functions are only entries into the BIOS firmware, which is a bit too complex to document with libc. Ralf Brown's Interrupt List is one of the definitive sources for this; see msdos/info/inter*.zip on Simtelnet. -- Nate Eldredge nate AT cartsys DOT com