CLI parameters in C language template and example

Lea Chescotta 4cfa9724e1 updated README.md file and cparams usage message %!s(int64=2) %!d(string=hai) anos
.gitignore 15ebff090b first commit %!s(int64=2) %!d(string=hai) anos
LICENSE 15ebff090b first commit %!s(int64=2) %!d(string=hai) anos
README.md 4cfa9724e1 updated README.md file and cparams usage message %!s(int64=2) %!d(string=hai) anos
cparams.c 4cfa9724e1 updated README.md file and cparams usage message %!s(int64=2) %!d(string=hai) anos

README.md

cparams

CLI parameters in C language template and example

Compilation (OpenBSD)

$ mkdir -p build
$ cc cparams.c -o build/cparams

Usage

$ ./cparams -h