Hi,
Is there a way to get a char * value of xmlParserErrors enum?
For example, you can use a function strerror to get value of errno in char * format, does anything like that exist for xmlParserErrors?
Thank you.
Alex