CLI parameters in C language template and example

Lea Chescotta 4cfa9724e1 updated README.md file and cparams usage message 2 years ago
.gitignore 15ebff090b first commit 2 years ago
LICENSE 15ebff090b first commit 2 years ago
README.md 4cfa9724e1 updated README.md file and cparams usage message 2 years ago
cparams.c 4cfa9724e1 updated README.md file and cparams usage message 2 years ago

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