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

<body>

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

<hr>

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

<p>This function deletes an objname associated with the current object.
When an objname is deleted the object may only be referenced with it's
objnum (for more information on objnames and objnums read
<a href="/ColdC/Objects/referencing.html">Referencing Objects</a>).

<p>If the current object does not have an objname, the error
<code>~namenf</code> is thrown.

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