rm(3) LPC Library Functions rm(3)
NNAAMMEE
rm() - remove a file
SSYYNNOOPPSSIISS
int rm( string file );
DDEESSCCRRIIPPTTIIOONN
Remove file `file'. Returns 0 for failure and 1 for suc-
cess.
SSEEEE AALLSSOO
mkdir(3), rmdir(3), link(3)
MudOS 5 Sep 1994 1