char* splitPath(char *source, char *path, char *file); int delete_file(char *file_path); int delete_emptydir(char *dir_path);