We have some news to share for the request index beta feature. We’ve added more options to sort your requests, counters to the individual filters and documentation for the search functionality. Checkout the blog post for more details.

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

Source Files (show merged sources derived from linked package)
Filename Size Changed
Comments 0
No comments available
openSUSE Build Service is sponsored by