A call to rewind() is the same as the statement below, except that rewind() also clears the error indicator for the stream. (void) fseek(stream, 0L, SEEK_SET);.
確定! 回上一頁