HelpPC 2.10
Quick Reference Utility
Copyright 1991 David Jurgens
void rewind( FILE *fp )
- prototype in stdio.h
- equivalent to
fseek
(fp,0L,SEEK_SET), except EOF and
error indicators are cleared
- returns 0 if pointer moved OK, else nonzero
Esc or Alt-X to exit
rewind
Home/PgUp/PgDn/End ←↑↓→
Converted to HTML in 2006 by Timo Bingmann