I struggle with two problems.You have to put the [code] int count = 1; [/code] Outside the do loop otherwise each time, the com...
I struggle with two problems.I don't know whether it works but maybe you can try sth like that [code] int count = 1; if (h != "...
Error: expression must have integral or unscoped enum typeI wanted to use that to square the brackets ... That was the problem! Thank you ! Stupid mistake :...
I struggle with two problems.To solve your problem you can either create a new loop or break it. You can do: do while ( h != "U...
Error: expression must have integral or unscoped enum typeMy program does not work because I always have this error message but I have no idea how to correct ...
This user does not accept Private Messages