home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / msdos / programm / 11930 < prev    next >
Encoding:
Text File  |  1993-01-08  |  784 b   |  21 lines

  1. Newsgroups: comp.os.msdos.programmer
  2. Path: sparky!uunet!usc!zaphod.mps.ohio-state.edu!saimiri.primate.wisc.edu!usenet.coe.montana.edu!Msu.oscs.montana.edu!gcp1815
  3. From: gcp1815@Msu.oscs.montana.edu
  4. Subject: findfirst() for nested directories
  5. Message-ID: <009664F4.AC5D6C80@Msu.oscs.montana.edu>
  6. Sender: usenet@coe.montana.edu (USENET News System)
  7. Reply-To: gcp1815@Msu.oscs.montana.edu
  8. Organization: Montana State University
  9. Date: Fri, 8 Jan 1993 22:47:33 GMT
  10. Lines: 9
  11.  
  12. How do I recognize/list the directory headings nested within
  13. some arbitrary direcory? (using Borlandc C++).
  14.     Findfirst() and findnext(), using them as per the 
  15. "topic example" provided by borland, only seems to recognize
  16. filnames. Is there some ffblk.d_name to refer to?
  17.  
  18. AUW::  
  19.  
  20.  (annonymous undergraduate worm)
  21.