Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calculator-program

This is a basic calculator program. It contains a header and 2 cpp files. Build it using following command:-

g++ main.cpp calculator.cpp -I(capital 'i')(Location of the folder in which the calculator.h is located) -std=c++2a -pedantic-errors -Wall -o calculator.exe

About

This is a basic calculator program.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages