Skip to content

PeterEmad146/Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Calculator

About:

  • A console-based calculator written in C.
  • Performs basic arithmetic operations: addition, subtraction, multiplication, and division.

Features:

  • Input Validation: Ensure that the user inputs valid numbers and operations.
  • Operation Selection: Allow the user to select the desired arithmetic operation.
  • Error Handling: Handle cases where the user inputs invalid data or attempts to divide by zero.
  • Exit Option: Provide an option to exit the calculator.

Skills:

C Programming CLion Git Windows Powershell

About

A console-base C calculator that perform basic arithmetic operations: addition, subtraction, multiplication, and division

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors