xHarbour Reference Documentation > Function Reference |
Converts an 8 byte string to a floating point number.
CtoF( <cFloat> ) --> nNumber
The function returns the converted floating point number as a numeric value.
See also: | FtoC(), U2Bin(), W2Bin(), XtoC() |
Category: | CT:NumBits , Binary functions , Conversion functions , Numbers and Bits |
Source: | ct\ftoc.c |
LIB: | xhb.lib |
DLL: | xhbdll.dll |
http://www.xHarbour.com