SECCalculator::PressBtn

voidSECCalculator::PressBtn(intnIndex)

Presses the button at the given index, handles the associated operation, and unpresses the button.

Defined in: SecCalc.cpp

Return Value

void

Parameters

nIndex

The index of the button to press.

See Also

SECCalculator