Skip to content
/ cfg.h Public

Header only config file & command line option library for C

License

Notifications You must be signed in to change notification settings

yshui/cfg.h

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cfg.h

Header only config file & command line option library for C

Planned features

  • Header only, no external dependencies.
  • Consistent config file and command line options.
  • Automatic option definition generation from an example config file.
  • Customizable I/O functions.
  • Prints pretty usage information.

Releases

No releases published

Packages

No packages published