__closeFile
In this section:
Syntax
__closeFile(fileHandle)Parameters
fileHandleA macro variable used as filehandle by the __
openFilemacro.
Return value
int 0
For use with
All C-SPY drivers.
Description
Closes a file previously opened by __openFile.