home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / os / msdos / programm / 11639 < prev    next >
Encoding:
Internet Message Format  |  1992-12-27  |  820 b 

  1. Path: sparky!uunet!ogicse!cs.uoregon.edu!news.uoregon.edu!usenet.coe.montana.edu!sandy
  2. From: sandy@cs.montana.edu (Sandy Pittendrigh)
  3. Newsgroups: comp.os.msdos.programmer
  4. Subject: FAQ listDir(char* path);
  5. Message-ID: <1992Dec24.224711.26356@coe.montana.edu>
  6. Date: 24 Dec 92 22:47:11 GMT
  7. Article-I.D.: coe.1992Dec24.224711.26356
  8. Sender: usenet@coe.montana.edu (USENET News System)
  9. Organization: Dept. of Computer Science, MSU, Bozeman Mt 59717
  10. Lines: 11
  11.  
  12. I couldn't find the answer to this question in the FAQ, although
  13. it sounds like one.
  14.  
  15. How can I list the contents of a specified directory from within
  16. a (Turbo C++) program? 
  17.  
  18. Seems like there ought to be a PC-specific Turbo function like:
  19.   listDir(char *path); -----but I can't find it. Am I blind?
  20. Anyway, I would be grateful for an answer.
  21.  
  22. Sandy@cs.montana.edu
  23.