Strcmp 68 user/testbin/tictac/tictac.c bool Strcmp(const char *a, const char *b); Strcmp 187 user/testbin/tictac/tictac.c if (Strcmp(answer, "yes")) Strcmp 189 user/testbin/tictac/tictac.c else if (Strcmp(answer, "no"))