pr29_strerror(3) libidn pr29_strerror(3) NNAAMMEE pr29_strerror - API function SSYYNNOOPPSSIISS ##iinncclluuddee <
>
ccoonnsstt cchhaarr ** pprr2299__ssttrreerrrroorr((PPrr2299__rrcc _r_c));;
AARRGGUUMMEENNTTSS
Pr29_rc rc an PPrr2299__rrcc return code.
DDEESSCCRRIIPPTTIIOONN
Convert a return code integer to a text string. This string can be
used to output a diagnostic message to the user.
PPRR2299__SSUUCCCCEESSSS
Successful operation. This value is guaranteed to always be zero, the
remaining ones are only guaranteed to hold non-zero values, for logical
comparison purposes.
PPRR2299__PPRROOBBLLEEMM
A problem sequence was encountered.
PPRR2299__SSTTRRIINNGGPPRREEPP__EERRRROORR
The character set conversion failed (only for pprr2299__88zz(())).
Return value: Returns a pointer to a statically allocated string con-
taining a description of the error with the return code _r_c .
RREEPPOORRTTIINNGG BBUUGGSS
Report bugs to