User profile: cwithclasses

User info
User name:cwithclasses
Name:Billy Wright
Bio:A beginner programmer. I joined this site mainly to try and get some help on my simple programs, as several problems have come up that I cannot solve.
History
Joined:
Number of posts:6
Latest posts:

Error: expected unqualified-id before '{' token
Ah! Now my problem is much closer to being solved! Thank you for your help, MikeyBoy!

Error: expected unqualified-id before '{' token
Sorry! I am using an online compiler, that I think is based upon Windows. In this case, 1000 refers ...

Error: expected unqualified-id before '{' token
It isn't working because #include <iostream> does not include sleep. What I'm asking in short is, 'W...

Error: expected unqualified-id before '{' token
I haven't used a '#include' or 'int()' function/piece of code to activate the sleep function. How do...

Error: expected unqualified-id before '{' token
Hi everybody, my problem is fixed, but as you can see, the sleep function is there with no executor....