TF++, Miscellaneous classes and modules in C++:
|
bool tfxx::file::exists | ( | const char * | path | ) |
true if the file exists
for me a file exists if I can check its status
true if the file exists.
Definition at line 71 of file filestatus.cc.
Referenced by readable(), testfile(), and uniquenew().