CVSMBF
From QB64 Wiki
The CVSMBF function converts a 4-byte string containing a Microsoft Binary format value to a single precision IEEE-format number.
Syntax: value! = CVSMBF(string_value)
- CVSMBF read RANDOM-access or BINARY files containing numbers stored as strings in the Microsoft Binary format.
See also: