[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
Date: | 2004-12-26 (01:16) |
From: | romildo@u... |
Subject: | Parser for configuration file |
Hi. Is there a library that implements a parser for configuration files similar to the *.ini files from windows? For instance: [section 1] key1 = value1 key2 = value2 [section 2] key3 = value3 key4 = value4 key5 = value5 Romildo