Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- QuickBASIC 3.0 - <b>cvs convert string to single precision</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
CVS                      Convert String to Single Precision

 y! = CVS(4-byte-string)

    Converts a four-byte string expression to a single-precision number.

   ----------------------------------------------------------------------

      Notes:    A single-precision real number must be converted to a
                string (via MKS$) before being stored in a random access
                file. To retrieve such a number, first assign it to a file
                buffer field (with GET), then use CVS.

See Also: CVD CVI GET (File I/O) MKD$ MKS$ MKI$

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson