[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/back_trace.c</h2>
Cotains some simul_efuns.<p>Written by Pinkfish
<h2>Method index</h2>
<dl><ul>
<li><a href="#back_trace">back_trace</a>()<br/>
This method returns out the call stack traces.
</ul><h2>Public Functions</h2>
These are functions that everyone can access.<p>
.<ul><a name="back_trace">
back_trace</a><pre>
string back_trace()
</pre></br>
This method returns out the call stack traces.  It is usualy
called in the error handling routines in the master object
but it can be used elsewhere for debuggin purposes.  You
can see the results of this function in /log/runtime and
/log/catch.
<br/><ul>
<li><b>Returns:</b>
<br/>call stack trace

</dl>


[an error occurred while processing this directive]

