ctdbGetDefFloatFormat
Retrieve the default floating point format string
Declaration
cpTEXT ctdbDECL ctdbGetDefFloatFormat(CTHANDLE Handle)
Description
ctdbGetDefFloatFormat() retrieves the default floating point format string.
Returns
ctdbGetDefFloatFormat() returns the string format to be used by sprintf() or sscanf().
See also
ctdbSetDefFloatFormat()