On Wed, 10 Nov 2021 17:29:55 +0100, Jan Stary wrote: > With <unistd.h> included, there is no need > to declare extern int optind and friends again.
Right, most of this is old code that dates from before those were declared in unistd.h. OK millert@ - todd
