UNLINK(3F) COMMAND REFERENCE UNLINK(3F) NAME unlink - remove a directory entry SYNOPSIS integer function unlink (dirname) character*(*) dirname DESCRIPTION The unlink utility removes the directory entry specified by path name dirname; 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 Path names can be no longer than MAXPATHLEN as defined in /usr/include/max.h. SEE ALSO unlink(2), link(3f), perror(3f), and fs(5). Printed 3/13/89 1
%%index%% na:312,85; sy:397,656; de:1053,452; fi:1505,149; rv:1654,285; ca:1939,195; se:2134,202; %%index%%000000000121