if statement does not make correct decisioni 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 decisionUserInterface.cpp ...Continued [code] else if(player == 2) { switch (pos) ...
This user does not accept Private Messages