__writeFileByte
In this section:
Syntax
__writeFileByte(fileHandle,value)
Parameters
fileHandleA macro variable used as filehandle by the __
openFilemacro.
valueAn integer.
Return value
int 0
For use with
All C-SPY drivers.
Description
Writes one byte to the file fileHandle.