feof man page on OPENSTEP

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


FERROR(3S)							    FERROR(3S)

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

SYNOPSIS
       #include <stdio.h>

       int feof(FILE *stream);

       int ferror(FILE *stream);

       void clearerr(FILE *stream);

       int fileno(FILE *stream);

DESCRIPTION
       Feof  returns  non-zero	when  end  of  file is read on the named input
       stream, otherwise zero.	Unless cleared by  clearerr,  the  end-of-file
       indication lasts until the stream is closed.

       Ferror  returns	non-zero 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  and  end-of-file  indicators on the named
       stream.

       Fileno (which is not an ANSI  C	function)  returns  the	 integer  file
       descriptor associated with the stream, see open(2).

SEE ALSO
       open(2), fopen(3S)

				August 1, 1992			    FERROR(3S)
[top]
                             _         _         _ 
                            | |       | |       | |     
                            | |       | |       | |     
                         __ | | __ __ | | __ __ | | __  
                         \ \| |/ / \ \| |/ / \ \| |/ /  
                          \ \ / /   \ \ / /   \ \ / /   
                           \   /     \   /     \   /    
                            \_/       \_/       \_/ 
More information is available in HTML format for server OPENSTEP

List of man pages available for OPENSTEP

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