|
cctools
|
Delete a directory recursively. More...
Go to the source code of this file.
Functions | |
| int | delete_dir (const char *dir) |
| Delete a directory recursively. | |
Delete a directory recursively.
| int delete_dir | ( | const char * | dir | ) |
Delete a directory recursively.
| dir | The full path of the directory to delete. |
1.8.1.1