2.12.3.16 rewind

Declaration:

void rewind(FILE *stream);

Sets the file position to the beginning of the file of the given stream. The error and end-of-file indicators are reset.