|
TinyMUSH 3.3
TinyMUSH Server
|
Misc support routines for unter style error management. More...
#include "config.h"#include "constants.h"#include "typedefs.h"#include "macros.h"#include "externs.h"#include "prototypes.h"#include <errno.h>#include <string.h>
Functions | |
| void | log_db_err (int obj, int attr, const char *txt) |
| void | warning (char *p,...) |
| void | fatal (char *p,...) |
Misc support routines for unter style error management.