Simple C Based Calculator

License: Free ‎File size: N/A
‎Users Rating: 2.3/5 - ‎6 ‎votes

ABOUT Simple C Based Calculator

I started to learn C again, and this time I performed a calculator which can do simple operations by only 2 numbers per session. In the first step you shouldn't forget this: + = sum - = subtraction * = multiplication / = division Enjoy!