28 lines
845 B
HTML
28 lines
845 B
HTML
|
<HTML>
|
||
|
<HEAD><TITLE>QuickBASIC 3.0 - Long Entry</TITLE></HEAD>
|
||
|
<BODY>
|
||
|
|
||
|
<A HREF="ng1c42b.html">[<<Previous Entry]</A>
|
||
|
<A HREF="ng320.html">[^^Up^^]</A>
|
||
|
<A HREF="ng1c6b1.html">[Next Entry>>]</A>
|
||
|
<A HREF="menu.html" >[Menu]</A>
|
||
|
<A HREF="info.html">[About The Guide]</A>
|
||
|
<HR>
|
||
|
<PRE>
|
||
|
<B>MKSMBF$ IEEE Single-Precision to MBF String QB87 only</B>
|
||
|
|
||
|
<B>MKDMBF$</B>(<U>singleexpr</U>)
|
||
|
|
||
|
Converts a IEEE-format double-precision expression into an 8-byte
|
||
|
Microsoft Binary Format string, so that it may be LSET or RSET into a
|
||
|
random file buffer.
|
||
|
|
||
|
<U>singleexpr</U> A single-precision expression.
|
||
|
</PRE>
|
||
|
<HR>
|
||
|
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
|
||
|
Written by <A HREF="http://www.acemake.com/hagbard">Dave Pearson</A>
|
||
|
<HR>
|
||
|
</BODY>
|
||
|
</HTML>
|