expected `,' or `;' before "else" if (x == 1) { cout << "x is 1"; } else if (x == 2) { cout << "x is 2"; } else { cou...
expected `,' or `;' before "else" Well they actually didnt give a full example. they only showed the part where it was like when you w...
expected `,' or `;' before "else" I have read to the control structures and thats when i tried my coding because i was confident but i...
expected `,' or `;' before "else" Umm if you can like tell me what to add and stuff that would be appreciative because i really dont k...
expected `,' or `;' before "else" Well like i said i just started coding and thats what they told me to do for every code.
This user does not accept Private Messages