Category: Files
Back to System Functions
WriteDouble(fileHandle As Integer, value As Double)
Void
Writes one 64-bit floating-point value at the current file position.
The file position advances by eight bytes.
WriteDouble(fileHandle, 3.14159)