Question: Hello, im trying to check to see if two strings are equal to one another. In my code, I have input1 (which is equal to
Hello, im trying to check to see if two strings are equal to one another. In my code, I have input1 (which is equal to phone) and I have a string named phone, which is equal to phone.
I would like to know of a way to check if these are equal (input1 == phone), and if they are equal Id like to set a variable named bool3an = 1.
This is in c++ please, only using any of these
#include
using namespace std;
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
