remove
In this section:
Source file
rh850\src\lib\file\remove.cDeclared in
stdio.h
Description
Standard C library function that removes a file.
C-SPY debug action
Writes a message to the Debug Log window and returns -1.
Default implementation
Returns 0 to indicate success, but without removing a file.