SECCalculator::HandleOperator
BOOLSECCalculator::HandleOperator(SECCalcOpop)
Handles the input of an operator
Defined in: SecCalc.cpp
Return Value
Nonzero if the operation was successful; otherwise 0.
Parameters
op
The operation code. See SECCalcOp.
See Also