doc
Defines | Functions

c_file.h File Reference

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

#include <sys/types.h>

Go to the source code of this file.

Defines

#define BUFFER_SIZE   (16 * 1024)

Functions

int c_copy (const char *src, const char *dst, mode_t mode)
int c_isfile (const char *path)

Detailed Description

Interface of the cynapses libc file function.

Definition in file c_file.h.