On Fri, Mar 02, 2007 at 09:04:46PM +0100, Szabolcs Nagy wrote:
> On 3/2/07, Markus Sonderegger <msonderegger_AT_aon.at> wrote:
> >
> >Please do not use getopt()!
> >
> >
> >On 19:45 Fri 02 Mar , pancake wrote:
> >> BUG LIST and wishlist:
> >>
> >> * PLEASE. Use getopt() instead of the for+strcmp loop.
>
> :)
>
> what's wrong with getopt? (apart from unistd.h is not standard c)
The implementation and the GNU flavor of it... even the
ARGBEGIN/ARGEND macros of Plan 9 are better (well they suck as
well of course).
Regards,
-- Anselm R. Garbe >< http://www.suckless.org/ >< GPG key: 0D73F361Received on Fri Mar 02 2007 - 21:22:39 UTC
This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 14:38:26 UTC