home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / lang / c / 19309 < prev    next >
Encoding:
Text File  |  1993-01-06  |  795 b   |  24 lines

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