In such cases always check GLib. This is most probably the most useful library ever written. If you check the GLib Utilities section of http://developer.gnome.org/doc/API/2.0/glib/index.html you will find there is a simple XML (a subset actually) parser (see http://developer.gnome.org/doc/API/2.0/glib/glib-Simple-XML-Subset-Parser.html). You can also use an INI (key-value) file parser (see http://developer.gnome.org/doc/API/2.0/glib/glib-Key-value-file-parser.html).
Atanas _______________________________________________ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list