[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: [xml] Error handling with the XmlReader API



On Thu, Jan 16, 2003 at 03:26:18PM +0100, STEPHANE BIDOUL externel be wrote:
> > > typedef void (*xmlTextReaderErrorFunc)(
> > >    void *arg, const char *msg,
> > >    int line, int col, const char *uri, int severity);
> > > 
> > > int xmlTextReaderSetErrorHandler(
> > >    xmlTextReaderPtr reader, xmlTextReaderErrorFunc f, void *arg);
> 
> 
> Shall I give it a try?

  sure, go ahead !

Daniel

-- 
Daniel Veillard      | Red Hat Network https://rhn.redhat.com/
veillard redhat com  | libxml GNOME XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]