...
The xpxWriteFile function will write the value aValue on the specified open file fileId. The number of bytes to write is equal to the size of the aValue argument or equal to the maxNumberOfBytesToWrite argument if this is less than the size of the aValue argument.
Arguments
fileId
...
Return Value
...
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
Options
...
...
Example
...
Code Block | ||
---|---|---|
| ||
<Missing Example> |
...