0.2.4-GIT64Proprietary
strict
Unknown
Command line option parser for C.
A command line option parser generator for C that works with
only household ingredients (a C compiler and the m4 macro
processor) and supports:
+ GNU-style long options (--blah)
+ condensable short options (-xab for -x -a -b)
+ optional arguments to long and short options (--foo[=BAR])
+ multiple occurrence of options (-vvv)
+ does not depend on libc's getopt() nor getopt_long()
only household ingredients (a C compiler and the m4 macro
processor) and supports:
+ GNU-style long options (--blah)
+ condensable short options (-xab for -x -a -b)
+ optional arguments to long and short options (--foo[=BAR])
+ multiple occurrence of options (-vvv)
+ does not depend on libc's getopt() nor getopt_long()
Update History
0.2.4-GIT (64)1 Apr 2026, 21:28 UTC
27 Oct 2017, 03:15 UTC
5 Jul 2025, 06:32 UTC
1 Apr 2026, 21:28 UTC