Re: In gtk+ application,how to parse xml file
- From: "Atanas Atanasov" <thenasko gmail com>
- To: gtk-app-devel-list gnome org
- Subject: Re: In gtk+ application,how to parse xml file
- Date: Thu, 22 Jun 2006 13:01:39 +0200
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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]