dos_compilers/Microsoft QuickBASIC v3/manual/ng1c42b.html

34 lines
965 B
HTML
Raw Normal View History

2024-07-01 22:00:14 +02:00
<HTML>
<HEAD><TITLE>QuickBASIC 3.0 - Long Entry</TITLE></HEAD>
<BODY>
<A HREF="ng1c304.html">[&lt;&lt;Previous Entry]</A>
<A HREF="ng320.html">[^^Up^^]</A>
<A HREF="ng1c568.html">[Next Entry&gt;&gt;]</A>
<A HREF="menu.html" >[Menu]</A>
<A HREF="info.html">[About The Guide]</A>
<HR>
<PRE>
<B>MKS$ Convert Single-Precision to String</B>
<B>MKS$</B>(<U>singleexpr</U>)
Converts a single-precision expression into a 4-byte string, so that
it may be LSET or RSET into a random file buffer.
<U>singleexpr</U> A single-precision expression.
</PRE>
<HR>
<B>See Also:</B>
<A HREF="ngb1c8.html">CVD</A>
<A HREF="ngb793.html">CVI</A>
<A HREF="ngb980.html">CVS</A>
<A HREF="ng1bf7e.html">MKD$</A>
<A HREF="ng1c304.html">MKI$</A>
<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>