Random number generator problemsThe part of the code that alters [code]continuePlay[/code] is only performed once before the loop.
Maths TeacherYou 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