FreeBASIC  0.91.0
file_copy_crt.c File Reference
#include "fb.h"
Include dependency graph for file_copy_crt.c:

Go to the source code of this file.

Macros

#define BUFFER_SIZE   512
 

Functions

FBCALL int fb_CrtFileCopy (const char *source, const char *destination)
 

Macro Definition Documentation

#define BUFFER_SIZE   512

Definition at line 5 of file file_copy_crt.c.

Function Documentation

FBCALL int fb_CrtFileCopy ( const char *  source,
const char *  destination 
)

Definition at line 7 of file file_copy_crt.c.

Here is the call graph for this function:

Here is the caller graph for this function: