[Expat-discuss] Error handling with Expat

Andrew Nesbit andrew.nesbit@csiro.au
Tue Feb 19 00:24:07 2002


Is there some way by which I can tell the parser to stop parsing and 
return an error code to the caller of XML_Parse()?

I want to do this from within the handlers. However, I cannot find any 
likely-looking function calls in the Expat API.

Thanks for any help.

-Andrew