#include <gandalf/common/file_io.h>#include <gandalf/common/misc_error.h>#include <stdio.h>Defines | |
| #define | GAN_FILEIO_BLOCK_SIZE 0x10000 |
Functions | |
| Gan_Bool | gan_file_copy (const char *source, const char *dest) |
| Copy a file. | |
Part of: Gandalf Library
1.3.9.1