News

A single file can hold many different "configurations", each configuration is defined by the special tag Name.A config has a Name tag and is followed by a list of line seperated keys. When the config ...
TConf is a simple C++ class for reading and managing configuration files. It supports flags, numerical values (integers, floats), strings, and lists, and allows for recursive inclusion of additional ...