[TUHS] Systematic approach to command-line interfaces [ meta issues ]

Richard Salz rich.salz at gmail.com
Sun Aug 1 07:37:58 AEST 2021


On Sat, Jul 31, 2021 at 5:34 PM Jon Steinhart <jon at fourwinds.com> wrote:

> Well, in my opinion that's not really an accurate representation of using
> getopt.
>
>
It's how all my getopt code works.

getopt is in libc and a stdlib.h so you can't count that against it :)  on
the other hand, your sample code didn't show arg/no-arg handling.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://minnie.tuhs.org/pipermail/tuhs/attachments/20210731/e01a35e7/attachment.htm>


More information about the TUHS mailing list