2013-09-26 17:14:40 +02:00

5 lines
281 B
Plaintext

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.