The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information.... |
Home ![]() ![]() ![]() ![]() ![]() |
|||||||||
See also: ReadDouble, ReadFPNum | |||||||||
ReadExtended |
![]() |
||||||||
The function ReadExtended reads a (binary) extended precision value (10 bytes) from the current stream position. On return, ReadExtended contains the corresponding floating point number; the property Position of the stream points to the first byte after the scanned number. If the variable parameter error returns TRUE this indicates an error during stream read (i.e. the end of the stream has been encountered prematurely).
|