Go to the first, previous, next, last section, table of contents.


Overview

The library allows flexible runtime configuration. It's both simple and powerful, and it's still reasonable simple if you choose to use the power. It has support for many simple and not so simple data types, including enumerations, arrays and lists.

There are functions to read and write configuration files. It should be possible to write a configuration file editor (hey, there is vi already - why another editor? Don't waste your time).


Go to the first, previous, next, last section, table of contents.