| 
    DyLP
    1.10.4
    
   | 
 
#include "dylib_std.h"
 Include dependency graph for dylib_errs.h:
 This graph shows which files directly or indirectly include this file: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 | dywarn (int errid,...) | 
| void errinit | ( | const char * | emsgpath, | 
| const char * | elogpath, | ||
| bool | errecho | ||
| ) | 
| void errterm | ( | void | ) | 
| void errmsg | ( | int | errid, | 
| ... | |||
| ) | 
| void dywarn | ( | int | errid, | 
| ... | |||
| ) | 
 1.8.5