對於字串切割、C標準函式庫提供了這幾個函式:strtok,strtok_r,strsep;使用時、只 ... 函式原型:char *strtok(char *str, const char *delim);.
確定! 回上一頁