Joined
Last Seen
-8 Reputation Points
- Strength to Increase Rep
- +0
- Strength to Decrease Rep
- -0
0% Quality Score
- Upvotes Received
- 0
- Posts with Upvotes
- 0
- Upvoting Members
- 0
- Downvotes Received
- 5
- Posts with Downvotes
- 4
- Downvoting Members
- 2
0 Endorsements
Ranked #55.0K
3 Posted Topics
I'd probably go with an array for the buttons. Makes things a lot cleaner than creating 16 separate variables by hand. You can store the labels in a string array and create each button inside a loop. I've done something similar before on a small calculator project, and it saved …
Can you post what you've written already? Nested ifs aren't too bad for a simple calculator, but it's hard to say what's missing without seeing the code.
i am here to join you. you can also check my project dots calculator.
The End.
Anderson Will