Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!csd4.milw.wisc.edu!uxc!uxc.cso.uiuc.edu!uxg.cso.uiuc.edu!uxe.cso.uiuc.edu!mcdonald From: mcdonald@uxe.cso.uiuc.edu Newsgroups: comp.lang.c Subject: Re: Flat ASCII File Data Access Message-ID: <225800112@uxe.cso.uiuc.edu> Date: 27 Jan 89 17:28:00 GMT References: <218@hotlips.UUCP> Lines: 16 Nf-ID: #R:hotlips.UUCP:218:uxe.cso.uiuc.edu:225800112:000:695 Nf-From: uxe.cso.uiuc.edu!mcdonald Jan 27 11:28:00 1989 >I have tried this sort of stuff of MS-DOS, and it doesn't seem to >do much good. Has anyone else gotten improvements this way? What >DOES do some good is to get a good disk cache program. >I have done things like this in MS-DOS and it works *really well*. I have >a tiny flatfile manager that uses lseek and read to goto and read specific >records, and it works much faster than using streams. (That is, I use >open() to open a file, *not* fopen().) Perhaps our mileage varies because we are driving different kinds of disk drives. I volunteer to make a scientific survey. Any computer mag out there want to pay me? It would make a nice article. No, I won't do it for free. Doug McDonald