#include <stdio.h>#include <errno.h>#include <string.h>#include <grass/gis.h>#include <fcntl.h>#include <unistd.h>#include <dirent.h>#include <sys/types.h>#include <sys/stat.h>

Go to the source code of this file.
Functions | |
| int | G_recursive_copy (const char *src, const char *dst) |
| int G_recursive_copy | ( | const char * | src, | |
| const char * | dst | |||
| ) |
1.5.6