https://github.com/cydiaboss/calculator
My attempt at making a simple calculator app in C++
https://github.com/cydiaboss/calculator
attempt calculator
Last synced: 11 months ago
JSON representation
My attempt at making a simple calculator app in C++
- Host: GitHub
- URL: https://github.com/cydiaboss/calculator
- Owner: CydiaBoss
- Created: 2023-03-12T03:07:36.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-04-07T01:25:03.000Z (about 3 years ago)
- Last Synced: 2025-01-28T19:47:40.491Z (over 1 year ago)
- Topics: attempt, calculator
- Language: C++
- Homepage:
- Size: 43 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Calculator
My attempt at making a simple calculator app in C++
### Libraries
This application is created using wxWidgets.