A 11th standard project I wrote in C++. It's a simple Calculator, offering a basic arithmetic operation between 2 operands. It also offers the functionality to calculate square root, and provides option for converting multiple sub-SI units into each other. It's written entirely in C++, and utilizes the concepts of Inheritence, Distributed Files and C++'s inherent ability to write object oriented code. Since it's written entirely in C++, it's extremely fast. It's a very small, portable click-to-run application, with no support required whatsoever. The download size is less than 1 MB, and the program offers a menu based interface to access its functions.
To download and use the program, download the calculator.exe file on top. The build targets are configured for generating an executable named calculator instead of calverter, and I'm sorry for that.
Anybody can freely use, distribute, destroy this code without any kind of permission from anyone.
For any feedback or criticism, write to [email protected]