My Project
dox_comments
header_files
error-crypt.h
Go to the documentation of this file.
1
25
void
wc_ErrorString
(
int
err,
char
* buff);
26
49
const
char
*
wc_GetErrorString
(
int
error);
wc_GetErrorString
const char * wc_GetErrorString(int error)
This function returns the error string for a particular error code.
wc_ErrorString
void wc_ErrorString(int err, char *buff)
This function stores the error string for a particular error code in the given buffer.
Generated by
1.9.1