CLI parameters in C language template and example

Lea Chescotta 4cfa9724e1 updated README.md file and cparams usage message il y a 2 ans
.gitignore 15ebff090b first commit il y a 2 ans
LICENSE 15ebff090b first commit il y a 2 ans
README.md 4cfa9724e1 updated README.md file and cparams usage message il y a 2 ans
cparams.c 4cfa9724e1 updated README.md file and cparams usage message il y a 2 ans

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