File:  [MW Coherent from dump] / coherent / a / usr / man / ALL / rewind
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Wed May 29 04:56:34 2019 UTC (7 years ago) by root
Branches: MarkWilliams, MAIN
CVS tags: relic, HEAD
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



unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.