ferror man page on Xenix

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



     FERROR(S)		      XENIX System V		     FERROR(S)

     Name
	  ferror, feof, clearerr, fileno - Determines stream status.

     Syntax
	  #include <stdio.h>

	  int feof (stream)
	  FILE *stream;

	  int ferror (stream)
	  FILE *stream

	  clearerr (stream)
	  FILE *stream

	  int fileno(stream)
	  FILE *stream;

     Description
	  feof returns nonzero when end-of-file is read on the named
	  input stream, otherwise zero.

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

	  clearerr resets the error indication on the named stream.

	  fileno returns the integer file descriptor associated with
	  the stream, see open(S).

	  feof, ferror, and fileno are implemented as macros; they
	  cannot be redeclared.

     See Also
	  open(S), fopen(S)

     Page 1					      (printed 8/7/87)

[top]
                             _         _         _ 
                            | |       | |       | |     
                            | |       | |       | |     
                         __ | | __ __ | | __ __ | | __  
                         \ \| |/ / \ \| |/ / \ \| |/ /  
                          \ \ / /   \ \ / /   \ \ / /   
                           \   /     \   /     \   /    
                            \_/       \_/       \_/ 
More information is available in HTML format for server Xenix

List of man pages available for Xenix

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