You should write your own function similar to strchr that is declared in the C Standard like char * strchr(const char *s, int c);.
確定! 回上一頁