CVSMBF - QB64 Wiki

CVSMBF

From QB64 Wiki

Jump to: navigation, search

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:



Navigation:
Go to Keyword Reference - Alphabetical
Go to Keyword Reference - By usage
Go to Main WIKI Page