You can reposition in the open file: Code: // to reset current position to beginning of file void rewind(FILE *f); rewind(infile);.
確定! 回上一頁