millert
2208de30a3
Reorganize this so that getopt_only_only() works correctly.
In order for getopt_only_only() to work we need to check for long options before short ones. I have merged getopt_internal and getopt_long_internal into a single function with the actual long args parsing broken out into a separate function. This also simplifies the flow of control. |
22 years ago | |
---|---|---|
src | Reorganize this so that getopt_only_only() works correctly. | 22 years ago |