h> char* strtok_r( char* s , const char* sep , char** lasts );. Arguments: s1: NULL, or the string that you want to break into tokens; see below ...
確定! 回上一頁