User: Lollipop27

  • Public profile

User profile: Lollipop27

User info
User name:Lollipop27
History
Joined:
Number of posts:5
Latest posts:

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 type
I 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 type
My 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