flag.h
flag.h copied to clipboard
Command-line flag parsing in C
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