strtok_s is a split string security function under windows. Its function prototype is as follows: char *strtok_s( char *strToken, const char *strDelimit, ...
確定! 回上一頁