Table of Contents
The
function is an alias for the system call. It deletes the file referenced
by
Upon successful completion, returns 0. Otherwise, -1 is
returned and the global variable is set to indicate the error.
The
function may fail and set for any of the errors specified for the routine
The function conforms to
Table of Contents