[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
CVD Convert String to Double-Precision
y# = CVD(8-byte-string)
Converts an eight-byte string expression to a double-precision number.
----------------------------------------------------------------------
Notes: A double-precision real number must be converted to a
string (via MKD$) 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 CVD.
See Also:
GET (File I/O)
CVI
CVS
MKD$
MKI$
MKS$
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson