DyLP  1.10.4
Functions
dylib_errs.h File Reference
#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 dywarn (int errid,...)
 

Function Documentation

◆ errinit()

void errinit ( const char *  emsgpath,
const char *  elogpath,
bool  errecho 
)

◆ errterm()

void errterm ( void  )

◆ errmsg()

void errmsg ( int  errid,
  ... 
)

◆ dywarn()

void dywarn ( int  errid,
  ... 
)