Sophie

Sophie

distrib > Mageia > 5 > x86_64 > media > core-release > by-pkgid > 8df02cb0f3a5211c6b12aaaf7add8d6d

gengetopt-2.22.6-5.mga5.x86_64.rpm

Description:

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.

Sources packages:

Other version of this rpm: