| 1. | parsecfg - a library for parsing a configuration file | | | A library for parsing a configuration file. Values are stored in dynamically-allocated memory, so the maximum number of parameters has no limitation. It supports a simple syntax format (PARAMETER = VALUE) and Windows-like INI file using a section. www.enjoy.ne.jp |
| | |