UNLINK(3F) COMMAND REFERENCE UNLINK(3F) NAME unlink - remove a directory entry SYNOPSIS integer function unlink (dirname) character*(*) dirname DESCRIPTION Unlink causes the directory entry specified by pathname dirname to be removed. If this was the last link to the file, the contents of the file are lost. The returned value will be 0 if successful; it is a system error code otherwise. FILES /usr/lib/libU77.a f77 UTek system interface library. RETURN VALUE The value returned by unlink will be 0 if successful; it is a system error code otherwise. CAVEATS Pathnames can be no longer than MAXPATHLEN as defined in /usr/include/max.h . SEE ALSO unlink(2), link(3f), filsys(5), and perror(3f). Printed 5/12/88 1
%%index%% na:312,85; sy:397,656; de:1053,458; fi:1511,191; rv:1702,285; ca:1987,195; se:2182,212; %%index%%000000000121