Name | Modified | Size | Downloads / Week |
---|---|---|---|
cfg_parse_1.0_r15.zip | 2019-04-21 | 10.2 kB | |
README | 2014-01-17 | 480 Bytes | |
Totals: 2 Items | 10.7 kB | 3 |
cfg_parse 1.0 Greg Kennedy 2012 kennedy.greg@gmail.com cfg_parse is a simple command-line parser I got sick of the search for something that handles key-value pairs gracefully and simply, so I rolled my own. Inclusion in your own projects is easy: simply copy cfg_parse.h/c to your src folder, and compile them right in See main.c for usage examples. This software is released into the public domain: no warranty (expressed or implied), use at your own risk, etc. etc.