gengetopt (devel/gengetopt) Updated: 3 years, 2 months ago Add to my watchlist
Generates a C function that uses getopt_long functionThis 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…
Version: 2.23 License: GPL-3+

Statistics for selected duration
2025-Apr-11 to 2025-May-11
Total Installations | 8 |
---|---|
Requested Installations | 6 |
Variants | Count |
---|
Monthly Statistics
Can remain cached for up to 24 hours