File:  [MW Coherent from dump] / coherent / a / usr / man / ALL / eof
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



EOF                         Definition                        EOF




Indicate end of a file

#include <stdio.h>

EOF is  an indicator that is returned  by several STDIO functions
to  indicate that  the current  file position is  the end  of the
file.

Many STDIO functions, when they read EOF, set the end-of-file in-
dicator that  is associated with  the stream being  read.  Before
more data can be  read from the stream, its end-of-file indicator
must be cleared.   Resetting the file-position indicator with the
functions fseek,  fsetpos, or ftell will  clear the indicator, as
will returning  a character to  the stream with  the function un-
getc.

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

file, stream, STDIO, stdio.h





































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.