Date: Tue, 19 May 1998 10:26:09 +0300 (IDT) From: Eli Zaretskii To: Trevor Schmidt cc: djgpp AT delorie DOT com Subject: Re: Save Disk Sectors To a File ? In-Reply-To: <01bd8282$b1c551a0$1d9d22c4@bschmidt.icon.co.za> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On 18 May 1998, Trevor Schmidt wrote: > If you have written C code using absread() or if you know how to read disk > sectors to a file maybe using either _bios_disk or you set up the registers > for the relevant BIOS interrupt and called int86(), then please assist. The documentation of _bios_disk and biosdisk should tell enough to get you off the ground. If you can't figure out something, please ask specific questions.