Skip to content

tsoding/flag.h

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flag.h

Inspired by Go's flag module: https://pkg.go.dev/flag

WARNING! The design of the library is not finished and may be a subject to change.

Quick Start

Check example.c

$ make
$ ./example-c -help

About

Command-line flag parsing in C

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published