C provides two functions strtok() and strtok_r() for splitting a string by some delimiter. Splitting a string is a very common task.
確定! 回上一頁