Main Page
|
Alphabetical List
|
Data Structures
|
File List
|
Data Fields
|
Globals
|
Related Pages
dttools
/
src
create_dir.h File Reference
Detailed Description
Create a new directory recursively.
Go to the source code of this file.
Functions
int
create_dir
(const char *path, int mode)
Create a new directory recursively.
Function Documentation
int create_dir
(
const char *
path
,
int
mode
)
Create a new directory recursively.
Parameters:
path
The full path of a directory. It is not necessary for all components of the path to exist.
mode
The desired unix mode bits of the directory.
Returns:
One on success, zero on failure.
Generated on Fri Jun 26 09:33:42 2009 for cctools by
1.3.9.1