CVDMBF
From QB64 Wiki
The CVDMBF function converts a 8-byte string containing a Microsoft Binary format number to a double precision IEEE-format number.
- Syntax: value = CVDMBF(string_value)
- CVDMBF reads RANDOM-access or BINARY files containing MKDMBF$ string values stored in the Microsoft Binary format.
See also: