Skip to content

PekkaCoder/SimpleCplusplusCalculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A very simple C++ calculator for beginners. Does calculations with two numbers (+,x,/,-). Uses functions, enums and "passed by reference" function arguments. Aim is to have a good structure in this program.

This is a Visual Studio Community 2015 solution. If you are using some other compiler then take only Calculator.cpp and compile it with that compiler (like CodeBlocks).

About

A simple C++ console calculator for beginners

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published