Category: Files
Back to System Functions
WriteFloat(fileHandle As Integer, value As Float)
Void
Writes one 32-bit floating-point value at the current file position.
The file position advances by four bytes.
WriteFloat(fileHandle, 1.5)