UNLINK macro
Description
Remove a file
Usage
unlink address
Example
.include "telestrat.inc"
.include "../orix-sdk/macros/SDK_file.mac"
unlink myfile
rts
myfile:
.asciiz "toto.txt"
Call XRM kernel function.
Last update:
2024-02-15