Currently At: Programming Reference > C Reference > Stndard C I/O > remove()

remove()


Syntax:
#include <stdio.h>
int remove( const char *fname );


Description:
The remove() function erases the file specified by fname. The return value of remove() is zero upon success, and non-zero if there is an error.

Related Topics:
rename()


Web Standards & Support:

Link to and support eLook.org Powered by LoadedWeb Web Hosting
Valid XHTML 1.0! Valid CSS! eLook.org FireFox Extensions