TF++, Miscellaneous classes and modules in C++:
tfxx::file Namespace Reference

Functions

bool creatable (const char *path)
 
bool exists (const char *path)
 
bool writable (const char *path)
 
bool readable (const char *path)
 
bool regular (const char *path)
 
std::string uniquenew (const char *path)
 

Detailed Description

some components to access files and test file status.