programming:c:function fcloseWhat links here?

Syntax

int fclose(FILE *stream);


The function closes the file associated with the stream stream. It returns zero if successful; otherwise, it returns EOF. fclose writes any buffered output to the file, deallocates the stream buffer if it was automatically allocated, and removes the association between the stream and the file. Do not use the value of stream in subsequent expressions.
programming:c:function fclose
programming - cgi
filename:programming:c:function fclose
filename:programming%3Ac%3Afunction%20fclose
last edit:April 04 2009 16:12:48 (6337 days ago)
ct = 1786425776.000000 = August 11 2026 01:22:56
ft = 1238875968.000000 = April 04 2009 16:12:48
dt = 547549808.000000