18.7. Removing a File or Directory: remove()
The remove() library function removes a file or an empty directory.
#include <stdio.h>
int remove(const char *pathname);
You are currently reading a PREVIEW of this book.
Get instant access to over
$1 million worth of books and videos.
Start a Free Trial