<hr><h2>Classes</h2>
These are nice data types for dealing with... Data!<p>
<dl>
<dt><a name="class_buff">
<img src="images/cyan-ball.gif" width=12 height=12 alt=" * "><b>buff</b></a><pre>
class buff {
int Type;
int Size;
int Pos;
string Filename;
mixed Value;
}
</pre>
<dt><a name="class_server">
<img src="images/cyan-ball.gif" width=12 height=12 alt=" * "><b>server</b></a><pre>
class server {
int Descriptor;
int Blocking;
int Closing;
class buff * Buffer;
}
</pre>
</dl>
<hr>
<center><font size="-1"><a href="http://discworld.imaginary.com/login.html">Discworld MUD</a>'s distribution world wide web pages.<br>brought to you by<br><strong>Cut Me Own Throat Dibbler's <a href="http://discworld.imaginary.com/sausages.html">Sensational Sausages</a>; buy one while they are hot.</strong><br>File last modified: Fri, 05 Sep 2003 21:26:28 GMT<br>
<hr>Lost? Try Discworld's <a href="http://discworld.imaginary.com/">home page</a>.</center></body></html>