Changeset 201 for cpp/common/nonstd_stdio.h
- Timestamp:
- 03/31/14 23:22:29 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cpp/common/nonstd_stdio.h
r197 r201 8 8 bool fileExists(const char* path); 9 9 bool removeFile(const char* path); 10 bool isAbsolutePath(const char* fname); 10 11 11 12 #ifdef _WIN32
Note: See TracChangeset
for help on using the changeset viewer.