+ 1
How to make a calculator by using c programme??
Please give some hint to help me. If I make the calculator by using c programme?
4 Answers
+ 3
try taking input and operator from the user ..for operators you can use char
..and little bit of switch cases or nested if cases can solve your problem ! âșïžâșïžthis is only a hint!!
Wish you Happy Coding!
+ 2
Use windows application or windows forms. If you don't want to make console calculator.
+ 2
Thanks bro
+ 1
Hello, Anonymous !
Please, before publishing the question, use the search option in the community, this will help prevent duplication of questions.
https://www.sololearn.com/Discuss/811659/how-to-make-a-calculator-by-using-c
Good luck in programming on SoloLearn!