A program to generate command line parsers

Edit Package gengetopt

This package is based on the package 'gengetopt' from project 'home:cavallo71'.

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

And both long options (those that start with --) and short options
(start with - and consist of only one character) can be handled. For
standards about short and long options you may want to take a look at
the GNU Coding Standards .

Refresh
Refresh
Source Files
Filename Size Changed
Latest Revision
unknown committed (revision 1)
Comments 0
openSUSE Build Service is sponsored by