Sophie

Sophie

distrib > Mandriva > 2010.0 > x86_64 > by-pkgid > c1403dfb813827f2b3d52aee36fea2b5

gengetopt-2.22.3-1mdv2010.0.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: