C library function - rewind(), The C library function void rewind(FILE *stream) sets the file position to the beginning of the file of the given stream.
確定! 回上一頁