Skip to content
This repository has been archived by the owner on Oct 11, 2020. It is now read-only.
/ Calverter Public archive

A Calculator and SI Units Converter with menu based interface written in C++

Notifications You must be signed in to change notification settings

sanskar10100/Calverter

Repository files navigation

Calverter

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 sanskarsaraf10@gmail.com

About

A Calculator and SI Units Converter with menu based interface written in C++

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages