You can use the strtok function to break an input line read by fgets into individual fields. ... Common delimiters are a space and a newline character.
確定! 回上一頁