[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: How to parse sections in INI-file? (existing tool?)



On Fri, May 28, 2004 at 01:16:20PM +0200, Rudi Effe wrote:
> I plan to interpret / convert an ini-file like this:
> 
> [SECTION 1]
> property 1 = value 1

If your app is a Gnome or KDE program, you might be able to use those
systems' facilities for ini-style files. I've also implemented something
like this myself in C++, see
<http://cvs.berlios.de/cgi-bin/viewcvs.cgi/jigdo/jigdo/src/util/configfile.hh?rev=HEAD&content-type=text/vnd.viewcvs-markup>

Cheers,

  Richard

-- 
  __   _
  |_) /|  Richard Atterer     |  GnuPG key:
  | \/¯|  http://atterer.net  |  0x888354F7
  ¯ '` ¯



Reply to: