G
Gaijinco
I'm looking for libraries to handle basic operations on files and
subdirectories as listing the files and the subdirectories of a
directory.
Someone suggest me <dirent.h> (which is supported by g++) but I
couldn't find clear information about its usage.
Does anyone knows a more documented alternative? Or a good reference to
<dirent.h>?
Thanks.
subdirectories as listing the files and the subdirectories of a
directory.
Someone suggest me <dirent.h> (which is supported by g++) but I
couldn't find clear information about its usage.
Does anyone knows a more documented alternative? Or a good reference to
<dirent.h>?
Thanks.