libtools
dir_remove.h
Go to the documentation of this file.
1 
20 #ifndef __TOOLS_DIR_REMOVE_H
21 #define __TOOLS_DIR_REMOVE_H
22 
40 int dir_remove(const char *path);
41 
44 #endif /* __TOOLS_DIR_REMOVE_H */
int dir_remove(const char *path)
recursive remove directory or file