Currently At: Programming Reference > C Reference > Stndard C I/O > rewind()

rewind()


Syntax:
#include <stdio.h>
void rewind( FILE *stream );


Description:
The function rewind() moves the file position indicator to the beginning of the specified stream, also clearing the error and EOF flags associated with that stream.

Related Topics:
fseek()


Web Standards & Support:

Link to and support eLook.org Powered by LoadedWeb Web Hosting
Valid XHTML 1.0! Valid CSS! eLook.org FireFox Extensions