SECCalculator::LoadDecSeparator

CStringSECCalculator::LoadDecSeparator(void)

Virtual overrideable to load custom decimal separator. By default, loads from system resources.

Defined in: SecCalc.cpp

Return Value

Returns the decimal separator to be used as a string.

See Also

SECCalculator