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

<body>

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

<hr>

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

<p>This function flushes any buffered output for the open file on the current
object and returns one (1).  If there is no file 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>