Category: Files
Back to System Functions
ReadDouble(fileHandle As Integer)
Double
Reads one 64-bit floating-point value from the current file position.
The file position advances by eight bytes.
value# = ReadDouble(fileHandle)