home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.msdos.programmer
- Path: sparky!uunet!gatech!psuvax1!uxa.ecn.bgu.edu!garrot.DMI.USherb.CA!famus2
- From: famus2@DMI.USherb.CA (Projet2 Famus)
- Subject: Fast floppy writing techniques
- Message-ID: <BuF2p7.CBC@DMI.USherb.CA>
- Sender: usenet@DMI.USherb.CA (Pour courrier Usenet)
- Nntp-Posting-Host: roselin
- Organization: Universite de Sherbrooke -- departement de Mathematiques et d'Informatique
- Date: Fri, 11 Sep 1992 13:55:54 GMT
- Lines: 12
-
- Hi, I was wondering if anyone has C code for fast file writing to floppies.
- The application that I'm writing compresses the data before writing to disk,
- but the bottleneck is the floppy. I'm currently trying to optimize disk
- writing by using a technique similar to XCOPY, but if I had code that
- resembled XCOPY already written that might help me meet my deadline.
-
- Please e-mail me any code or answers, TIA
-
- Steven Woolgar
- CHUS-FAMUS
- email: famus2@dmi.usherb.ca
-
-