-
Notifications
You must be signed in to change notification settings - Fork 0
simple config reader C++
License
megido/config-reader-cpp
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This class provide simple and easy way for retrieving data from configuration file, and parsing by sections (if exist) and keys with values. Comment line begining with #, section name concluded in brackets [ and ], key separated from value by =. All those simbols defaults and can be changed when instance created. Comments, empty line, empty sections, keys without values are ignored. All spaces around sections name, keys and values deleted, but not touched inside.
About
simple config reader C++
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published