User: noobletplusplus

  • Public profile

User profile: noobletplusplus

User info
User name:noobletplusplus
History
Joined:
Number of posts:9
Latest posts:

Random number generator problems
The part of the code that alters [code]continuePlay[/code] is only performed once before the loop.

Maths Teacher
You can use "\u00F7" in C++

Random number generator problems
[code]while(continuePlay = 1);[/code] Assigment instead of comparison(==)

Can someone please explain this algorithm to me?
It's C++, C# wouldn't stomach [code]int a[][/code].

Function Overloading
[code] void speak(Dog); void speak(Cat); [/code]

This user does not accept Private Messages