User: steleb

  • Public profile

User profile: steleb

User info
User name:steleb
History
Joined:
Number of posts:18
Latest posts:

if statement does not make correct decision
i was only using the return function because the variables wouldn't get updated when i called them ...

if statement does not make correct decision
[quote]It is the same thing that cire pointed out: http://www.cplusplus.com/forum/general/157167/#ms...

if statement does not make correct decision
[quote]The comma operator in C++ is a special operator that evaluates all the expressions and return...

if statement does not make correct decision
[quote]could be rewritten as: return pos9;[/quote] well not really since each of those variables h...

if statement does not make correct decision
UserInterface.cpp ...Continued [code] else if(player == 2) { switch (pos) ...

This user does not accept Private Messages