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 | il y a 2 ans | |
LICENSE | il y a 2 ans | |
README.md | il y a 2 ans | |
cparams.c | il y a 2 ans |
CLI parameters in C language template and example
$ mkdir -p build
$ cc cparams.c -o build/cparams
$ ./cparams -h