Skip to content

mmalecki/saneopt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

saneopt

A C command line option parser. Named saneopt, because, as opposed to getopt it's actually mostly sane.

API

API is documented in include/saneopt.h and heavily used in tests.

Usage

Executing make in the project tree results in a libsaneopt.a to be created. You can link this library statically to your project.

About

Mostly sane C command line option parser

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages