dlkulp

the first i in the if statement?

Jan 26th, 2016
154
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C 0.15 KB | None | 0 0
  1. for (i = 0; i < *((*state).handCount + currentPlayer); i++)
  2.         if (i != handPos && i = *(*((*state).hand + currentPlayer) + choice1) && i != choice1)
  3.             j++;
Advertisement
Add Comment
Please, Sign In to add comment