Maptitude GISDK Help |
Reads a double-precision (8-byte) floating point number from a binary file.
result = FileReadDouble(file f [, array options])
Argument |
Contents |
f |
A file handle |
Option |
Type |
Contents |
Big Endian |
Boolean |
"True" if byte order is big endian, "False" (default) if little endian |
A real number containing the value read from the binary file.
The options array is an optional argument.
Error Type |
Meaning |
Error |
Cannot read the value from the file |
Function |
Summary |
Closes a file |
|
Writes a double-precision (8-byte) floating point number to a binary file |
|
Opens a text or binary file on disk |
©2025 Caliper Corporation | www.caliper.com |