Recursive Directory Listing

okibi spam at ratedo.com
Wed Feb 13 08:36:22 PST 2008


Hello,

I was wondering if anyone could tell me how I would go about doing this. I need a function that can list all the files and directories in a given directory, and return an array that I can use that can reference each file, each folder, and each file within each subfolder. Is this possible?

Thanks!


More information about the Digitalmars-d-learn mailing list