File:  [MW Coherent from dump] / coherent / a / usr / man / ALL / feof
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Wed May 29 04:56:34 2019 UTC (7 years ago) by root
Branches: MarkWilliams, MAIN
CVS tags: relic, HEAD
coherent



feof()                     STDIO Macro                     feof()




Discover stream status

#include <stdio.h>
iinntt ffeeooff(_f_p) FFIILLEE *_f_p;

feof is a macro that tests  the status of the argument stream fp.
It returns a number other than  zero if fp has reached the end of
file, and zero if it has  not.  One use of feof is to distinguish
a value of -1 returned by getw from an EOF.

***** Example *****

For an  example of how  to use this  function, see the  entry for
fopen.

***** See Also *****

STDIO






































COHERENT Lexicon                                           Page 1



unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.