C
C++Begginner
expected primary-expression before "else"
I keep getting that error message, and after that it says (for the same
line)
expected ";" before "else"
The problem is that I have the ; and it still keeps popping up as an
error message when I try to compile it. Does anyone know what I should
do?
I keep getting that error message, and after that it says (for the same
line)
expected ";" before "else"
The problem is that I have the ; and it still keeps popping up as an
error message when I try to compile it. Does anyone know what I should
do?