dwnx_strerror
Synopsis
#include <dwnx/dwnx.h>
-
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 asDWNX_ERR_*macros).
#include <dwnx/dwnx.h>
dwnx_strerror() returns the text representation of liberr.
liberr must be one of dwnx library error codes (which is defined
as DWNX_ERR_* macros).