Listing directory contents?
Posted: Sat Oct 25, 2003 1:17 am
Anyone have a code sample or program that'll go through a directory and possibly load the contents of it in an array -- that works?
I found some samples out there on my own, but they all either have their own pesky errors or have the same problem my own attempts at writing directory-listing code does; no matter how many files are in the directory, it's "empty."
I found some samples out there on my own, but they all either have their own pesky errors or have the same problem my own attempts at writing directory-listing code does; no matter how many files are in the directory, it's "empty."