char * strtok ( char * str, const char * delimiters );. Example program for strtok() function in C: In this program, input string “Test,string1,Test,string2: ...
確定! 回上一頁