How do I clear screen? I highly recommend you don't stick to this method. You can simply do: [code]cout << string(50, '\n...
Syntax error: "return"?And perhaps missing some semi-colons too. Sometimes it's good to read what the errors say ;-)
Error when i try to compile a programChances are you must turn on hidden files. Go to the top menu in the folder viewer. In the top lef...
Console Closing Downwow you should really read the other posts system() is a function that calls on the Operating Sys...
About graphical user interfaces in c++Remember however that not everything is Windows based. Try some multi-platform libraries (such as S...
This user does not accept Private Messages