|
|
coherent
rewind() STDIO Function rewind() Reset file pointer #include <stdio.h> iinntt rreewwiinndd(_f_p) FFIILLEE *_f_p; rewind resets the file pointer to the beginning of stream fp. It is a synonym for ffsseeeekk(_f_p, 00LL, 00). ***** Example ***** For an example of this routine, see the entry for fscanf. ***** See Also ***** fseek(), ftell(), lseek(), STDIO ***** Diagnostics ***** rewind returns EOF if an error occurs; otherwise, it returns zero. COHERENT Lexicon Page 1
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.