- main
int main(string[] args)
Undocumented in source. Be warned that the author may not have intended to support it.
- onAddButton
void onAddButton(void* button)
Undocumented in source. Be warned that the author may not have intended to support it.
- onButton0
void onButton0(void* button)
Undocumented in source. Be warned that the author may not have intended to support it.
- onButton1
void onButton1(void* button)
Undocumented in source. Be warned that the author may not have intended to support it.
- onButton2
void onButton2(void* button)
Undocumented in source. Be warned that the author may not have intended to support it.
- onButton3
void onButton3(void* button)
Undocumented in source. Be warned that the author may not have intended to support it.
- onButton4
void onButton4(void* button)
Undocumented in source. Be warned that the author may not have intended to support it.
- onButton5
void onButton5(void* button)
Undocumented in source. Be warned that the author may not have intended to support it.
- onButton6
void onButton6(void* button)
Undocumented in source. Be warned that the author may not have intended to support it.
- onButton7
void onButton7(void* button)
Undocumented in source. Be warned that the author may not have intended to support it.
- onButton8
void onButton8(void* button)
Undocumented in source. Be warned that the author may not have intended to support it.
- onButton9
void onButton9(void* button)
Undocumented in source. Be warned that the author may not have intended to support it.
- onClearButton
void onClearButton(void* button)
Undocumented in source. Be warned that the author may not have intended to support it.
- onDivideButton
void onDivideButton(void* button)
Undocumented in source. Be warned that the author may not have intended to support it.
- onEqualButton
void onEqualButton(void* button)
Undocumented in source. Be warned that the author may not have intended to support it.
- onMultiplyButton
void onMultiplyButton(void* button)
Undocumented in source. Be warned that the author may not have intended to support it.
- onSignButton
void onSignButton(void* button)
Undocumented in source. Be warned that the author may not have intended to support it.
- onSubtractButton
void onSubtractButton(void* button)
Undocumented in source. Be warned that the author may not have intended to support it.
- setOperationSign
void setOperationSign(string sign)
Undocumented in source. Be warned that the author may not have intended to support it.
- updateLCD
void updateLCD(string number)
Undocumented in source. Be warned that the author may not have intended to support it.