English
Chinese
 
yTin Online Help
 
 
Home (english)
|
Home (chinese)
|
Downloads
|
Sample scripts
|
Online help
|
Utilities
|
FAQs
|
Discussions/Messages
|
Mud&links
|
My Progs
|
Mirrors
|
remove
format:           
#remove
{filename}
Delete a file.
Variable _ is assigned 0 if the file is successfully deleted; otherwise set to -1.
See help on C function: int remove( const char *path );
See also:
#fopen
/
#fclose
,
#feof
,
#fseek
,
#fgets
,
#fputs
,
#fread
,
#fwrite
,
#remove
,
#rename
,
#sysecho