printf (“%d %d\n”, p.first, p.second); printf(“splitting string: %s”, str);. pch = strtok(str, “,”); while(pch != NULL){ printf(“%s\n”, pch);.
確定! 回上一頁