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