Thanks to visit codestin.com
Credit goes to github.com

Skip to content

sanjoy/CmdArgs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CmdArgs

CmdArgs is an attempt towards a solution for parsing command line arguments in traditional C programs. It tries to trade flexibility for ease of use, and does its job by abusing the C preprocessor. For a quick start, see GettingStarted.pdf (it needs to be compiled from GettingStarted.tex first). The test cases should also be a good starting point.

About

Painless command line argument parsing in C.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors