doc
Functions

c_dir.h File Reference

Interface of the cynapses libc directory function. More...

#include <sys/types.h>
Include dependency graph for c_dir.h:
This graph shows which files directly or indirectly include this file:

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.