Re: Question on using Expat.
Sebastian Pipping <[email protected]> Fri, 31 Oct 2008 22:15:47 +0100
| Newsgroups | gmane.text.xml.expat.general |
|---|---|
| Message-ID | <[email protected]> |
Maybe try a DOM-based parser, that should be less work for you. Have you had a look at libxml? Sebastian