I need help inputting true or false to my trivia questionI got it going now. I discovered that if you use cin.setf(ios::boolalpha) you can get the input stre...
I need help inputting true or false to my trivia questionI wrote a program that asks the user to enter true or false to a trivia question. I learned that sta...
One more line of code I need to make it workI think I got it figured out. I duplicated the if condition but now added and else if.
One more line of code I need to make it workMy program inputs two integers and determines if the first number is a multiple of the second number...
This user does not accept Private Messages