In article <[EMAIL PROTECTED]> you write: > >Sounds good. I'm going to see if I can patch that implementation into the >FreeBSD libc. That would solve a lot of headaches for me.
FreeBSD's libc already has getopt, since it has been in BSD libc for over 16 years. But getopt_long is another matter. Tony.

