c++ xml parser

Started by
2 comments, last by chollida1 19 years, 4 months ago
hello, i'm looking for a simple and easy xml parser to be used in a c++ application. i found xerces and xmllib but it seems they are a bit of an overkill for me. can anyone recommend a certain parser? thanks!
Advertisement
You might want to try TinyXML.
that one works fine!

thanks!
This post comes up once a week. you can also do searches to find previous posts.

Cheers
Chris
CheersChris

This topic is closed to new replies.

Advertisement