clearerr man page on Ultrix

Man page or keyword search:  
man Server   3690 pages
apropos Keyword Search (all sections)
Output format
Ultrix logo
[printable version]

ferror(3s)							    ferror(3s)

Name
       ferror, feof, clearerr, fileno - stream status inquiries

Syntax
       #include <stdio.h>

       feof(stream)
       FILE *stream;

       ferror(stream)
       FILE *stream

       void clearerr(stream)
       FILE *stream

       fileno(stream)
       FILE *stream;

Description
       The  function  returns  nonzero	when  an error has occurred reading or
       writing the named stream, otherwise zero.  Unless cleared by the	 error
       indication lasts until the stream is closed.

       The  function  returns  nonzero	when  end of file is read on the named
       input stream, otherwise zero.

       The function resets both the error and  EOF  indicators	on  the	 named
       stream.

       The  function  returns  the integer file descriptor associated with the
       stream, see

       These functions are implemented as macros; they cannot be redeclared.

See Also
       open(2), fopen(3s)

								    ferror(3s)
[top]

List of man pages available for Ultrix

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net