/
ColdC/Functions/
ColdC/Structure/
<head><title>ColdC: Function/Method Reference: fclose()</title></head>

<body>

<h1 align=center><a href="/ColdC/">ColdC</a>: <a href="/ColdC/Functions/">Function/Method Reference</a>: fclose()</h1>

<hr>

<p>
<font size=+1><i>INTEGER</i> <b>fclose</b>()</font>

<p>This function closes the file on the current object and returns one (1).
If no file is open on the current object, the error <code>~file</code> is
thrown.

<p><hr size=4><p align=center><i>Last Modified on Mar 8 1996</i>
<br><i>Copyright &copy; 1995, 1996, Brandon Gillespie</i>
</body>