Service currently running (reload page).

Commandline parser generator

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

This program generates a C function that uses getopt_long function to parse the
command line options, to validate them and fills a struct.

Thus your program can now handle options such as:
myprog --input foo.c -o foo.o --no-tabs -i 100 *.class

Both long options (those that start with --) and short options (start with -
and consist of only one character) can be handled.

Authors:
--------
Roberto Arturo Tena Sanchez
Lorenzo Bettini

Refresh
Refresh
Source Files
Filename Size Changed
Revision 4 (latest revision is 21)
Lubos Kocman's avatar Lubos Kocman (lkocman-factory) committed (revision 4)
branch from 15.1
Comments 0
openSUSE Build Service is sponsored by