automatic safe mode!
to-do: test on Windows...
This commit is contained in:
parent
1cf519ce17
commit
e633550647
6 changed files with 86 additions and 4 deletions
|
|
@ -28,5 +28,6 @@ bool deleteFile(const char* path);
|
|||
int fileExists(const char* path);
|
||||
bool dirExists(const char* what);
|
||||
bool makeDir(const char* path);
|
||||
int touchFile(const char* path);
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue