SECCalculator::HandleDigit
BOOLSECCalculator::HandleDigit(SECCalcOpop)
Handles the input of a numeric digit
Defined in: SecCalc.cpp
Return Value
Nonzero if the operation was successful; otherwise 0.
Parameters
op
A digit operation code. See SECCalcOp.
See Also