Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!maverick.ksu.ksu.edu!uafhp!netnews From: netnews@uafhp.uark.edu (Netnews) Newsgroups: comp.sys.amiga.tech Subject: Common disk functions in C Message-ID: <5662@uafhp.uark.edu> Date: 8 Dec 90 01:49:15 GMT Organization: College of Engineering, University of Arkansas, Fayetteville Lines: 24 From: bbs00068@uafcseg.uucp (Joel Kolstad) Path: uafcseg!bbs00068 Organization: College of Engineering, University of Arkansas, Fayetteville I just got a hard drive for my A-500, and it's time to start doing some serious programming. (Lots of RAM and VD0: was OK, but this is even better!) Anyway, one of the things I want to do is play around with files -- look at them, do dir searches, whatever. However, I don't know of (nor did I find) any reference to AmigaDOS functions that do things like "ChDir()" "FindFirst()" "FindNext()" and so one like I use on the MessyDOS machines at work. I currently only have the RKM: Libraries and Devices manual -- so does Includes & AutoDocs have something to say about this? Or what else do I need? (This is all under Aztec C 5.0d, in case it matters...) You can send me replies at kolstad@cae.wisc.edu, or, if you think someone besides me cares, post a reply. (Yes, I _DO_ read this group! :-) ). Again, thanks for any help. ---Joel Kolstad kolstad@cae.wisc.edu