HelpPC 2.10
Quick Reference Utility
Copyright 1991 David Jurgens
int ferror( FILE *stream )
- prototype in stdio.h
- tests stream for read/write error, return nonzero if error
- error remains set until
clearerr
() or
rewind
() is called
Esc or Alt-X to exit
ferror
Home/PgUp/PgDn/End ←↑↓→
Converted to HTML in 2006 by Timo Bingmann