| xHarbour Reference Documentation > Function Reference |
![]() |
![]() |
![]() |
Converts values of data type C, D, L, M, N to a string.
XtoC( <xValue> ) --> cValue
The function returns the converted value as a character string, or a null string ("") when an invalid value is passed.
| See also: | CtoF(), CStr() |
| Category: | CT:Miscellaneous , Miscellaneous functions |
| Source: | ct\misc1.c |
| LIB: | xhb.lib |
| DLL: | xhbdll.dll |
http://www.xHarbour.com