strrchr locates the last occurrence of c (converted to a char) in the string pointed to by s. The terminating null character is considered to be part of the ...
確定! 回上一頁