#include <stdio.h>
#include <string.h>
#include <windows.h>
#include <earthworm.h>
Go to the source code of this file.
Functions | |
int | copyfile (char *fname, char *tname, char *host, char *dir, char *userid, char *passwd, char *errtxt) |
|
Definition at line 45 of file copyfile.c. |