User profile: WhiteWind

User info
User name:WhiteWind
Statistical data
Birthdate:Aug 4, 1990
Gender:Male
Occupation:Sales
Skills:C++
History
Joined:
Number of posts:103
Latest posts:

How to recognise a shape in a grid (multidimensional arrays)
Anyone else have any ideas? If my question is too vague then I'll try to clarify, but I'm really qui...

Question about if statements
You can definitely nest if statements. The only reason the second one wouldn't run is if userInput !...

How to recognise a shape in a grid (multidimensional arrays)
Yeah like I said brute-forcing isn't really an option. There could be 4 shapes each with 4 rotations...

How to recognise a shape in a grid (multidimensional arrays)
So guys, say you have a tic-tac-toe game which already works. When is the winner declared? When you ...

Color Class - Help Needed
Surely you can just declare all of the colours and write the function in a separate file then includ...