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 il y a 4 ans
.gitignore d6c1250ef0 Initial commit il y a 4 ans
LICENSE d6c1250ef0 Initial commit il y a 4 ans
README.md d6c1250ef0 Initial commit il y a 4 ans
cargs.c 78d64099a0 Added support of multiline options descriptions il y a 4 ans
cargs.h 5ca39cce84 Added prototype of _IO_FILE struct to avoid including of stdio.h in header il y a 4 ans
example.c 78d64099a0 Added support of multiline options descriptions il y a 4 ans

README.md

CArgs

The C library that simplifies process of command line arguments parsing