Close

Updated to 1.0r6

A project log for cfg_parse

A compile-in (C, C++) solution for reading key-value pairs from file(s), looking up settings, and writing a config file back to disk.

greg-kennedyGreg Kennedy 04/21/2015 at 17:020 Comments

The only difference between this and r5 is the addition of extern "C" in the header file. This enables usage within C++ projects.

Discussions