Complete.Org: Mailing Lists: Archives: freeciv-dev: June 2000:
[Freeciv-Dev] Re: Code complexity and monolithicness
Home

[Freeciv-Dev] Re: Code complexity and monolithicness

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: freeciv-dev@xxxxxxxxxxx
Subject: [Freeciv-Dev] Re: Code complexity and monolithicness
From: Falk Hueffner <falk.hueffner@xxxxxxxxxxxxxxxxxxxxxxxx>
Date: 19 Jun 2000 12:55:50 +0200

=?BIG5?B?vbKr7bXY?= <iquin@xxxxxxxxxx> writes:

> >- what are these reasons and do they still exist ?
> >  /* no  we don't use GNU's getopt or even the "standard" getopt */
> >  /* yes we do have reasons ;)                                   */
> Does getopt() work in all platforms?

Well, it's in POSIX, so it should.

> Personally, I expect getopt() to simplfy my codes but it disappoints
> me.

I think it would be nicer to use getopt, and I don't really see the
problem with it, but since the current code works, and options aren't
really changed on a daily basis, I'd rather leave it as it is.

        Falk




[Prev in Thread] Current Thread [Next in Thread]