noerr

noerr

Functions

int close_noerr ()
int fclose_noerr ()
int unlink_noerr ()
void free_noerr ()

Description

Functions

close_noerr ()

int
close_noerr (int fd);

fclose_noerr ()

int
fclose_noerr (FILE *fp);

unlink_noerr ()

int
unlink_noerr (const char *pathname);

free_noerr ()

void
free_noerr (void *p);