libgslutil  1.2.3
Modules
Configuration files

Modules

 Configuration file manipulation
 
 Sectioned configuration file manipulation
 

Detailed Description

Routines for loading and saving configuration files.

Simple flat "name = value" style configuration files are supported (see Configuration file manipulation). Configuration files with sections are also supported (see Sectioned configuration file manipulation). If your configuration file format needs to be any more complicated, you should consider using Streamed XML.