Synopsis
#include <cross_studio_io.h> int debug_remove(const char *path);
Description
debug_remove removes the filename pointed to by path and returns 0 on success or -1 on error.
Portability
debug_remove is an extension provided by CrossWorks C.