remove
In this section:
Source file
arm\src\lib\file\remove.cDeclared in
stdio.h
Description
Standard C library function that removes a file.
C-SPY debug action
Removes a file on the host computer.
Default implementation
Returns 0 to indicate success, but without removing a file.