CVSMBF - QB64 Wiki

CVSMBF

From QB64 Wiki

Revision as of 11:53, 15 October 2010 by Clippy (Talk | contribs)
(diff) ← Older revision | Current revision (diff) | Newer revision → (diff)
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