Manipulate XML Documents in C++ with xmlbeansxx

Using XML processing typically simplifies a developer’s job–but not when you’re programming in c++. Ever wish someone would create the C++ equivalent of XMLBeans? Someone has. Find out how this new open-source tool fills a serious gap in the C++ software environment.

Read the article at Devx.com

You May Also Like