- Notifications
You must be signed in to change notification settings - Fork0
A simple console calculator with professional code structure.
License
NotificationsYou must be signed in to change notification settings
Pupler/CPP-Calculator
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
A simple console calculator with professional code structure.


- ➕➖✖️➗ Basic arithmetic operations
- ♾️ Division by zero returns infinity
- 🔄 Continuous operation loop
- 🛡️ Input validation & error handling
- 🧹 Clean console interface
# Clone the repositorygit clone https://github.com/Pupler/Cpp-Calculator.gitcd Cpp-Calculator# Build with CMakemkdir build&&cd buildcmake ..make# Run the calculator./calculator
This project is licensed under the MIT License - see the LICENSE file for details.
About
A simple console calculator with professional code structure.
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published