mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-20 09:58:24 -04:00
5 lines
281 B
Plaintext
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.
|