aboutsummaryrefslogtreecommitdiffstats
path: root/easydir.h
diff options
context:
space:
mode:
authorJoursoir <chat@joursoir.net>2020-09-28 15:37:00 +0300
committerJoursoir <chat@joursoir.net>2020-09-28 15:37:00 +0300
commitac79cbd424d2339ff34112e142d289a51f90d3a6 (patch)
treefb049fa112bb6ec224f5dbadf0e4dd37c7aed8fc /easydir.h
downloadlock-password-ac79cbd424d2339ff34112e142d289a51f90d3a6.tar.gz
lock-password-ac79cbd424d2339ff34112e142d289a51f90d3a6.tar.bz2
lock-password-ac79cbd424d2339ff34112e142d289a51f90d3a6.zip
init project
Diffstat (limited to 'easydir.h')
-rw-r--r--easydir.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/easydir.h b/easydir.h
new file mode 100644
index 0000000..ed62da7
--- /dev/null
+++ b/easydir.h
@@ -0,0 +1,3 @@
+char* splitPath(char *source, char *path, char *file);
+int delete_file(char *file_path);
+int delete_emptydir(char *dir_path); \ No newline at end of file