COOPY » Guide
version 0.6.5
|
#include <OS.h>
Static Public Member Functions | |
static std::string | getTemporaryFilename () |
static bool | deleteFile (const std::string &name) |
bool OS::deleteFile | ( | const std::string & | name | ) | [static] |
Definition at line 30 of file OS.cpp.
References dbg_printf.
std::string OS::getTemporaryFilename | ( | ) | [static] |
Definition at line 16 of file OS.cpp.
References dbg_printf, gen_tempname(), GT_FILE, NULL, and path_search().