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

Go to the source code of this file.

Functions

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

Function Documentation

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

Definition at line 5 of file file_copy.c.