#include <boost/filesystem.hpp> namespace fs = boost::filesystem; fs::create_directory( fs::current_path() + mysubdirectoryname );