strtok_r (3). #include <string.h> char *strtok_r(char *str, const char *delim, char **saveptr);. strtok(3)은 str문자열을 delim에 포함된 문자 ...
確定! 回上一頁