delete_dir.h File Reference


Detailed Description

Delete a directory recursively.

Go to the source code of this file.

Functions

int delete_dir (const char *dir)
 Delete a directory recursively.


Function Documentation

int delete_dir ( const char *  dir  ) 

Delete a directory recursively.

Parameters:
dir The full path of the directory to delete.
Returns:
One on success, zero on failure.


Generated on Wed Oct 19 14:38:48 2011 for cctools by  doxygen 1.4.7