New to C++, making a calculator and wondering how do you add -, x, /, instead of just + ? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

New to C++, making a calculator and wondering how do you add -, x, /, instead of just + ?

18th Nov 2021, 5:34 AM
Stefan Bain
2 Answers
+ 3
Hello Stefan, Please attach a link to your calculator code in the Description ☝ It helps to know where the problem is, and what to suggest, by looking at the code. Here's how we attach code links, in case you didn't know ... https://www.sololearn.com/post/75089/?ref=app
18th Nov 2021, 6:03 AM
Ipang