Text config file support
authorCameron Ball <c.ball1729@gmail.com>
Fri, 20 Mar 2015 03:52:03 +0000 (03:52 +0000)
committerCameron Ball <c.ball1729@gmail.com>
Fri, 20 Mar 2015 03:52:03 +0000 (03:52 +0000)
commit4b677ffd2863463c2415f85fb2d3da339b2b57ef
tree231f343dac871206931222eb940d79f677a2e265
parent04bd94b27e5bccce248725c4e4ead2da8a38fcae
Text config file support
Makefile
config.c [new file with mode: 0644]
config.h [new file with mode: 0644]
config.ini [new file with mode: 0644]
lib/inih [new submodule]
main.c