pkgsrc/devel/argtable/DESCR

5 lines
281 B
Text
Raw Normal View History

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.