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