Salad
1.0.15
|
Functions | |
SLD_SSINT | sld_options_read (const char *file_name, struct sld_map *options) |
Parses the specified configuration file and stores the results in a sld_map. More... | |
Tbis module contains functions related to parsing configuration files.
Parses the specified configuration file and stores the results in a sld_map.
file_name | a configuration file name to parse |
options | an initialized sld_map to populate with key/value pairs |