cmiFileSystemMini
A small portable (cross platform) C++ library with basic file system functions.
Nice alternative to boost::filesystem; If you tried to use boost:filesystem you would have noticed it is not an easy task. The cmiFileSystemMini contains some essential file system related functions.
Tested on: Windows, Mac OSX
The latest version of the class can be found as part of the cpcc library
http://www.starmessagesoftware.com/cpcclibrary/