Skip to content

A Calculator capable of performing all kinds of calculations

Notifications You must be signed in to change notification settings

Harsh-2121/Calculator-with-C

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Calculator-with-C

A Calculator capable of performing all kinds of calculations.Built with C++. How to run: 1.Open Terminal or The Command Line. 2.Type vim calculator.cpp(after downloading the calculator.cpp file) 3.Type ":wq calculator.cpp" and Enter or Return 4.Type "g++ calculator.cpp" 5.Type "./a.out" And that's it!

About

A Calculator capable of performing all kinds of calculations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages