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

<body>

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

<hr>

<p>
<font size=+1><i>INTEGER</i> <b>fremove</b>(<i>[STRING <b>path</b>]</i>)</font>

<p>This function removes a file.  If the argument <var>path</var> is given,
it will attempt to link that file.  Otherwise it will unlink the file on the
current object (rather undesirable).

<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>