Question on getopt()

VLD/VMB gwyn at BRL.ARPA
Tue Jul 22 06:04:49 AEST 1986


There should be an extern int variable named "opterr" that determines
whether or not getopt() prints an error message.  I think setting it
to zero (opposite of what the SVR2 manual says) disables the message.



More information about the Comp.lang.c mailing list