dwnx_strerror ============= Synopsis -------- *#include * .. function:: const char *dwnx_strerror(int liberr) `dwnx_strerror` returns the text representation of *liberr*. *liberr* must be one of dwnx library error codes (which is defined as :macro:`DWNX_ERR_* ` macros).