doc
Functions
c_dir.h File Reference
#include <sys/types.h>

Go to the source code of this file.

Functions

int c_isdir (const char *path)
 
int c_mkdirs (const char *path, mode_t mode)
 
int c_rmdirs (const char *dir)
 

Detailed Description

Interface of the cynapses libc directory function.

Definition in file c_dir.h.