home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!usc!cs.utexas.edu!torn!watserv2.uwaterloo.ca!watserv1!dzouak
- From: dzouak@watserv1.uwaterloo.ca (Driss Zouak)
- Subject: Finding Directories, need I use "findnext ?"
- Message-ID: <C0FuHs.G7A@watserv1.uwaterloo.ca>
- Keywords: findnext, directories
- Organization: University of Waterloo
- Distribution: na
- Date: Wed, 6 Jan 1993 15:17:51 GMT
- Lines: 12
-
- I am trying to write a function that will return what subdirectories exist
- within a given directory. I know that findfirst and findnext return any
- file I'm looking for, but can they return directories ?
-
- Is there any other command ?
-
- Driss Zouak
- dzouak@watserv1.uwaterloo.ca
-
- /////////
- // When you bet your head against the wall for this long, it almost becomes fun/////////
-
-