Next: rename, Previous: realloc, Up: C library functions [Index]
remove
#include <stdio.h> String new path; Integer new result; path = ``/home/user''; result = remove (path);