home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / os / msdos / programm / 9272 < prev    next >
Encoding:
Text File  |  1992-09-11  |  916 b   |  24 lines

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