AcornSearch - Acorn and RISC OS information searching
RISC OS Search
containing
"Nutty quip goes here!"
Home  |  About  |  Filebase Archive  |  StrongHelp Manuals  |  Newsgroups  |  Module Database
Header:     stdio.h

Syntax:     
extern int fclose
(
FILE * stream
);


Purpose:     This function causes the stream pointed to by stream to be flushed and the associated file to be closed.  0 returned indicates success.

[sh-index] Back to list of manuals