SYNOPSIS. #include <string.h>. char *strrchr(const char *s, int c);. DESCRIPTION. The strrchr() function locates the last occurrence of c, cast to char, ...
確定! 回上一頁