2005/9/9, Andre Street <[EMAIL PROTECTED]>: > Ah, the continuing story of a beginner (2 months ago), self-taught C++ > coder... > ...
Maybe you should try out the C++ bindings to libxml2 available at http://libxmlplusplus.sourceforge.net ? Installing on Ubuntu would be: sudo apt-get install libxml++2.6 (or using Synaptic). Then again, this might be overkill for your application. Best regards, Aron _______________________________________________ xml mailing list, project page http://xmlsoft.org/ [email protected] http://mail.gnome.org/mailman/listinfo/xml
