User: GarryPlusPlus

  • Public profile

User profile: GarryPlusPlus

User info
User name:GarryPlusPlus
History
Joined:
Number of posts:7
Latest posts:

For loop problem
[code] #include <iostream> using namespace std; int main() { int x; int y; int sum...

For loop problem
Hello again, Chriscpp also offers a solid solution: removing the excess code and incrementing both ...

Troubles with getting random number inside "while" loop using structures.
Hey there, If you randomize this number once at the start of each game then it remains constant and...

For loop problem
Hey there, It seems that you are not handling the iteration of your for loop anywhere. Try appendin...

Square and floats please read
Hey man, the first important thing to remember about C / C++ is that Data Types are important. You a...

This user does not accept Private Messages