rm |
Discworld driver help |
rm |
Name
rm() - remove a file
Synopsis
int rm( string file );
Description
Remove the file named `file'. Returns 0 for failure and 1 for success.
rm |
Discworld driver help |
rm |
rm() - remove a file
int rm( string file );
Remove the file named `file'. Returns 0 for failure and 1 for success.