|
inlib
1.2.0
|
#include <string>#include <cstdlib>#include <cstdio>#include <sstream>#include <sys/stat.h>#include <unistd.h>

Go to the source code of this file.
Namespaces | |
| namespace | inlib |
manipulations that induces other includes : /////////// | |
Defines | |
| #define | inlib_sys_file |
Functions | |
| bool | inlib::tmpname (const std::string &a_dir, const std::string &a_prefix, const std::string &a_suffix, std::string &a_name) |
1.7.5.1