+ 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?

11th Aug 2018, 6:33 AM
Aditya Upadhyay
Aditya Upadhyay - avatar
4 odpowiedzi
+ 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!
11th Aug 2018, 6:35 AM
Rishabh
Rishabh - avatar
+ 2
Use windows application or windows forms. If you don't want to make console calculator.
11th Aug 2018, 6:36 AM
B K
+ 2
Thanks bro
11th Aug 2018, 6:39 AM
Aditya Upadhyay
Aditya Upadhyay - avatar
+ 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!
11th Aug 2018, 6:46 AM
Alexander Sokolov
Alexander Sokolov - avatar