CTBase::SetDefFloatFormat
Syntax
void SetDefFloatFormat(const CTString& format)
Parameters
Description
Sets the default floating point string format to be used in sprintf(). The default value initially is set to "%f", and may be changed to reflect the desired printing format.
Return
None.
See also
GetDefFloatFormat()