D
David Jacques
I am trying to get a list of all files of a certain extension type on disk
to do some processing in a loop. The code needs to be portable to UNIX, so
I need to use plain C++ functionality. Does anyone know of a way to do this
?
Any URLs, code snippets, etc ? Is this even possible ?
to do some processing in a loop. The code needs to be portable to UNIX, so
I need to use plain C++ functionality. Does anyone know of a way to do this
?
Any URLs, code snippets, etc ? Is this even possible ?