Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Andrzejek on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Please help me to parse XML documents with C/C++

Status
Not open for further replies.

NMDUC

Programmer
Mar 4, 2006
61
VN
Hi,
Can anyone help me documents of how to parse XML documents with C/C++, please? I can find available guidelines in Java language. But I don't know how to start parsing XML with C/C++.

Thank in advance.
 
I try to build an application that uses Xerces-C++ with VC++6.0. However, it raised an error that the include files are unknowned the path.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top