/C-Calculator

A simple command-line calculator in C that performs basic arithmetic operations including addition, subtraction, multiplication, and division. The program takes user input for the operator and operands, and displays the result accordingly.

Primary LanguageC

This repository is not active