The C library that simplifies process of command line arguments parsing

Andrew Tokarskiy 5ca39cce84 Added prototype of _IO_FILE struct to avoid including of stdio.h in header пре 4 година
.gitignore d6c1250ef0 Initial commit пре 4 година
LICENSE d6c1250ef0 Initial commit пре 4 година
README.md d6c1250ef0 Initial commit пре 4 година
cargs.c 78d64099a0 Added support of multiline options descriptions пре 4 година
cargs.h 5ca39cce84 Added prototype of _IO_FILE struct to avoid including of stdio.h in header пре 4 година
example.c 78d64099a0 Added support of multiline options descriptions пре 4 година

README.md

CArgs

The C library that simplifies process of command line arguments parsing