Easy Way to Build XMLenabled Programs
Would you like to know how to create XML-enabled applications using Visual C++ with tinyxml?What is TinyXML? TinyXML is a simple, small c++ XML parser that can be easily integrated into your applications.Are you looking for a way to create compact and yet very powerful applications with built-in xml parsing capabilities without having to useother heavy-weight bloated XML parsers?You will have full control over the size of your XML-enabled applications without having to...
