void makeMoveReplace(); void makeMoveReplace(char board[][SIZE*SIZE], char char1, char char2){ int i=0, j=0; if(char1 == \'\\n\' || char1 == \' \