summaryrefslogtreecommitdiff
path: root/devel/argtable/DESCR
blob: 82267233a54101496fd114bea44ea95678cef27e (plain)
1
2
3
4
Argtable is a freely available programmer's library for parsing the command
line arguments of any C/C++ program. Having only a few functions and a simple
set of rules, argtable is capable of handling most aspects of command line
parsing and error reporting with a minimum of fuss.