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

  1. Path: sparky!uunet!cs.utexas.edu!rutgers!ub!exucom.com!cyberman
  2. From: cyberman@exucom.com (Stephen R. Phillips)
  3. Newsgroups: comp.os.msdos.programmer
  4. Subject: Re: FAQ listDir(char* path);
  5. Message-ID: <1992Dec27.200937.27659@exucom.com>
  6. Date: 27 Dec 92 20:09:37 GMT
  7. References: <1992Dec24.224711.26356@coe.montana.edu>
  8. Organization: ExuCom Multimedia Inc.
  9. Lines: 22
  10. X-Newsreader: TIN [version 1.1 PL8]
  11.  
  12.  
  13. Sandy Pittendrigh (sandy@cs.montana.edu) wrote:
  14. : I couldn't find the answer to this question in the FAQ, although
  15. : it sounds like one.
  16.  
  17. : How can I list the contents of a specified directory from within
  18. : a (Turbo C++) program? 
  19.  
  20. : Seems like there ought to be a PC-specific Turbo function like:
  21. :   listDir(char *path); -----but I can't find it. Am I blind?
  22. : Anyway, I would be grateful for an answer.
  23.  
  24.     ACKKK!   :)
  25.  
  26. WELL sorry no such animal, however there is findfirst and findnext
  27. (dos.h) these wonderful tool help you do such work.  Check the manual
  28. or the IDE help.
  29.  
  30. Cyberman
  31. -- 
  32. This is my sig file!
  33. Read rec.games.programer!
  34.