Go to the source code of this file.
◆ changedir()
◆ changedrive()
| void changedrive |
( |
void |
| ) |
|
◆ copyfile()
◆ createdir()
◆ currentdir()
| char* currentdir |
( |
void |
| ) |
|
◆ deletedir()
◆ deletefile()
◆ diskspace()
◆ displayinfo()
| void displayinfo |
( |
char * |
text[], |
|
|
int |
nlines |
|
) |
| |
◆ filecopy()
| void filecopy |
( |
char * |
from, |
|
|
char * |
to |
|
) |
| |
◆ get_input_string()
| int get_input_string |
( |
char * |
prompt, |
|
|
char * |
string |
|
) |
| |
◆ getfilename()
| int getfilename |
( |
char * |
filename | ) |
|
◆ listdirs()
◆ listfiles()
| void listfiles |
( |
char * |
filespec | ) |
|
◆ movefile()
◆ pickfile()
| char* pickfile |
( |
char * |
path, |
|
|
char |
attrib, |
|
|
char * |
title |
|
) |
| |
◆ showdir()
◆ showdrive()
◆ verify()
| int verify |
( |
char ** |
text, |
|
|
int |
n |
|
) |
| |
◆ viewfile()
| void viewfile |
( |
char * |
filespec, |
|
|
int |
height |
|
) |
| |