![]() |
Home |
|
Function xn_geterror_stringGet string for specified error code. const char * xn_geterror_string(int error_code); Parameterserror_codeThe error code returned by xn_getlasterror. return valueReturns a pointer to a string with a corresponding warning or error message.
|