#include "dylib_std.h"
Go to the source code of this file.
Functions | |
void | errinit (const char *emsgpath, const char *elogpath, bool errecho) |
void | errterm (void) |
void | errmsg (int errid,...) |
void | warn (int errid,...) |
void errterm | ( | void | ) |
void errmsg | ( | int | errid, |
... | |||
) |
void warn | ( | int | errid, |
... | |||
) |