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



fclose()                  STDIO Function                 fclose()




Close a stream

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

fclose closes  the stream fp.   It calls fflush on  the given fp,
closes the  associated file,  and releases any  allocated buffer.
The function exit calls fclose for open streams.

***** Example *****

For examples  of how  to use this  function, see the  entries for
fopen and fseek.

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

STDIO

***** Diagnostics *****

fclose returns EOF if an error occurs.



































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.