.TH "roar_errorstring" "3" "July 2012" "RoarAudio" "RoarAudio Programmer's Manual" .SH NAME roar_errorstring \- Lion readable error string for current RoarAudio error value .SH SYNOPSIS #include .SH "DESCRIPTION" This variable is a read-only string of the current RoarAudio error code. It may be defined as variable or macro. It is equivalent to "roar_error2str(roar_error)". .SH "VALUE" Constants a string descripting the error \fBerror\fR or NULL on error. .SH "EXAMPLES" FIXME .SH "SEE ALSO" \fBroar_error2str\fR(3), \fBroar_error\fR(3), \fBlibroar\fR(7), \fBRoarAudio\fR(7). .\" ll