On Fri, Jun 18, 1999 at 11:25:34AM +0800, Ming-I Hsieh wrote:
> Hoho! I have tried to rewrite a class called UT_Getopt to instead of
> getopt_long. I think it will more portable! :)

That's kind of funny, since I first used the GetOpt class from
libg++ but never commited it, since it only supported short arguments.
I just took getopt_long and getopt from getopt.c and getopt1.c from the
C library.

But I can't refuse a good class to do all the fancy stuff.

-- 
Shaw Terwilliger

Reply via email to