FreeBASIC
0.91.0
|
#include "fb.h"
Go to the source code of this file.
Macros | |
#define | BUFFER_SIZE 512 |
Functions | |
FBCALL int | fb_CrtFileCopy (const char *source, const char *destination) |
#define BUFFER_SIZE 512 |
Definition at line 5 of file file_copy_crt.c.
FBCALL int fb_CrtFileCopy | ( | const char * | source, |
const char * | destination | ||
) |
Definition at line 7 of file file_copy_crt.c.