C++ Project Problem

Hi! so as a project I’m trying to code a C++ Calculator using std::cin to take user input, but it only works on the Bash console found in the C++ courses. not the project page, Is there any way to get bash on my project? I would appreciate any help thanks! :smiley:

BDW if you want to see the work in process follow link. C++ Calculator

And the C++ course bash is used in: C++ Compile and Execute review

This topic was automatically closed 41 days after the last reply. New replies are no longer allowed.