in reply to Re: Quickest way to get a list of all folders in a directory
in thread Quickest way to get a list of all folders in a directory

I thought you had to do an opendir() to be able to use readdir().
You are correct. Read the links that ikegami mentioned.
  • Comment on Re^2: Quickest way to get a list of all folders in a directory