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

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