Xml parse with c/c++ | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Xml parse with c/c++

Hi! Is there a c/c++ library recomended to parse big xml files?

6th May 2018, 11:25 PM
Cesar Micheletti
Cesar Micheletti - avatar
1 Answer
0
I haven't used an XML parser in C++, but from a simple Google search RapidXML came up and seems like a good tool. http://rapidxml.sourceforge.net/
7th May 2018, 3:39 PM
Ben Allen (Njinx)
Ben Allen (Njinx) - avatar