1 #ifndef ALIFILEUTILITIES_H 2 #define ALIFILEUTILITIES_H 20 return (std::remove(filename) == 0);
bool RemoveLocalFile(const char *filename)
size_t CountLocalFiles(const char *pattern)
size_t RemoveLocalFiles(const char *pattern)
size_t Remove_All(const char *name)
void GetLocalFiles(const char *, std::vector< std::string > &)