3、strtok_r函数. strtok_s函数是linux下分割字符串的安全函数,函数声明如下:. char *strtok_r(char *str, const char *delim, char **saveptr);.
確定! 回上一頁