home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / os / msdos / programm / 12330 < prev    next >
Encoding:
Internet Message Format  |  1993-01-22  |  778 b 

  1. Path: sparky!uunet!elroy.jpl.nasa.gov!nntp-server.caltech.edu!jkubicky
  2. From: jkubicky@cco.caltech.edu (Joseph J. Kubicky)
  3. Newsgroups: comp.os.msdos.programmer
  4. Subject: How to get starting segment of a file?
  5. Date: 22 Jan 1993 06:10:28 GMT
  6. Organization: California Institute of Technology, Pasadena
  7. Lines: 13
  8. Message-ID: <1jo34kINNqlt@gap.caltech.edu>
  9. NNTP-Posting-Host: punisher.caltech.edu
  10.  
  11.  
  12.  
  13. I want to know how to read the starting sector of a file.  I also
  14. want to know how to create a sequential file of fixed length.  I want
  15. to do all this so I can do more direct I/O to the disk and (hopefully)
  16. realize some performance gains over normal DOS or C-lib file I/O functions.
  17. Any references to good books on this sort of thing would also be 
  18. appreciated.
  19.  
  20. Thanks,
  21.  
  22. Jay Kubicky
  23.  
  24.