CLI parameters in C language template and example
Lea Chescotta 4cfa9724e1 updated README.md file and cparams usage message | 1 year ago | |
---|---|---|
.gitignore | 1 year ago | |
LICENSE | 1 year ago | |
README.md | 1 year ago | |
cparams.c | 1 year ago |
CLI parameters in C language template and example
$ mkdir -p build
$ cc cparams.c -o build/cparams
$ ./cparams -h