[an error occurred while processing this directive]
[<a href="index.shtml">Package Index</a></code> | <a href="index_std.shtml">Mudlib Index</a></code> | <a href="index_eff.shtml">Effect Index</a></code>]<br><h2>File /secure/simul_efun/base_name.c</h2>
Cotains some simul_efuns.<p>Written by Pinkfish
<h2>Method index</h2>
<dl><ul>
<li><a href="#base_name">base_name</a>(mixed)<br/>
This method returns the name of the file of an object without
an extensions.
</ul><h2>Public Functions</h2>
These are functions that everyone can access.<p>
.<ul><a name="base_name">
base_name</a><pre>
string base_name(mixed val)
</pre></br>
This method returns the name of the file of an object without
an extensions.
<br/><ul>
<li><b>Parameters:</b>
<br/>val - the ob or string name
<li><b>Returns:</b>
<br/>the base name of the object

</dl>


[an error occurred while processing this directive]

