2020-06-08 16:46:34 +08:00
2020-06-08 16:46:34 +08:00
2020-06-08 16:46:34 +08:00
2020-06-08 16:46:34 +08:00
2020-06-08 16:46:34 +08:00
2020-06-08 16:46:34 +08:00
2020-06-08 16:46:34 +08:00

libconf

非常小的读取conf配置文件c库,修改自CProxy.

build

git clone https://github.com/niuyuling/libconf
cd libconf
make

test

gcc -Wall test.c -o test -L./ -lconf -static
./test
Description
No description provided
Readme 358 KiB
Languages
C 94.7%
Makefile 5.3%