Package gengetopt

Tool to write command line option parsing code for C programs

http://www.gnu.org/software/gengetopt/

Gengetopt is a tool to generate C code to parse the command line arguments
argc and argv that are part of every C or C++ program. The generated code uses
the C library function getopt_long to perform the actual command line parsing.

Version: 2.23

General Commands

gengetopt manual page for gengetopt 2.23