The file I/O functions fprintf() and fscanf() work similarly to printf() and ... rewind(fp); //Return to the beginning of the file while (fscanf(fp, "%s", ...
確定! 回上一頁