Skip to content

DevSpector/Hello-Github

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calculator in C

This is my first project committed to GitHub: a simple calculator written in C with a basic graphical interface.


Features

  • Basic math operations:
    • ➕ Addition
    • ➖ Subtraction
    • ✖️ Multiplication
    • ➗ Division
  • C button to clear the input
  • = button to compute results
  • Simple and intuitive graphical interface with numeric buttons (0–9)

Project Preview

Calculator

Technologies Used

  • Language: C
  • Operating System for development: Windows

About

Calculator created in C

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages