/Calculator

This is a basic calc.

Primary LanguageC

Calculator

THIS IS A BASIC CALCULATOR.

calc.c is the main source code file. Compile it with gcc or other suitable compiler.

It can perform some basic operations on two input numbers and successively on the results of operations also.