Skip to content

use to auto generate the c code files to parse specific format configure file

Notifications You must be signed in to change notification settings

zuoruochen/gen_conf_util

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gen_conf_util

use to auto generate the c code files to parse specific format configure file

usage

sh make.sh

It will compile src to bin/gen

sh run.sh

It will run the bin/gen to generate gen/parse_conf.h gen/prase_conf.c gen/test.c conf/example.conf

sh test.sh

It will compile gen/ to generate bin/test, and run bin/test

About

use to auto generate the c code files to parse specific format configure file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages