SECCalculator::FormatNo
voidSECCalculator::FormatNo(LPTSTRptr, intnDP)
Formats the number m_val into the given buffer to the given number of decimal places.
Defined in: SecCalc.cpp
Return Value
void
Parameters
ptr
Destination string buffer.
nDP
The number of decimal places to format.
See Also