MAXSTRING         181 user/testbin/tictac/tictac.c 	char answer[MAXSTRING];
MAXSTRING         185 user/testbin/tictac/tictac.c 		if (read_string(answer, MAXSTRING) < 0)
MAXSTRING         217 user/testbin/tictac/tictac.c 	char answer[MAXSTRING];
MAXSTRING         226 user/testbin/tictac/tictac.c 		if (read_string(answer, MAXSTRING) < 0)
MAXSTRING         235 user/testbin/tictac/tictac.c 		if (read_string(answer, MAXSTRING) < 0)