Main Page | Alphabetical List | Data Structures | File List | Data Fields | Globals | Related Pages

clean_dir.h File Reference


Detailed Description

Go to the source code of this file.

Functions

int clean_dir (const char *dir, const char *delete_pattern)
 Recursively remove all entries in a directory tree that match a given pattern.


Function Documentation

int clean_dir const char *  dir,
const char *  delete_pattern
 

Recursively remove all entries in a directory tree that match a given pattern.

Parameters:
dir The directory to traverse.
delete_pattern The pattern of filenames to match and delete.


Generated on Mon Oct 19 10:08:14 2009 for cctools by  doxygen 1.3.9.1