Skip to content

ashokkhandhar/Calculator-CPP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calculator-Cpp

Its command line interface application shows the basic functionality of the Calculator. It calculates a given expression, it can store history using file handling.

Tech Stack

  • C++
  • File Handling
  • Object Orianted Programming

Run Locally

Clone the project by adding the following command in the terminal. Make sure your have git and cpp compailer installed and added to path.

  git clone https://github.com/ashokkhandhar/Calculator-CPP.git

Open the project directory in a new window and run the main file

About

CLI Calculator Application

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages