Re: xml parsing
- From: Hubert Figuiere <hub figuiere net>
- To: Damon Register <damonregister bellsouth net>
- Cc: gtkmm-list gnome org
- Subject: Re: xml parsing
- Date: Wed, 18 Jun 2008 13:20:33 -0400
On Tue, 2008-06-17 at 21:04 -0400, Damon Register wrote:
> All I really need is something simple such as was provided by Windows
> ini files.
That's what Glib::KeyFile is about. It is not an XML parser, but if all
you want is to store options in a file, that's what it is for.
See
http://gtkmm.org/docs/glibmm-2.4/docs/reference/html/classGlib_1_1KeyFile.html
No need to pull the whole XML hammer to put this nail in.
Hub
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]