optopt

Name

optopt -- external variable used in getopt()

Synopsis

extern int optopt;

Description

optopt holds the unknown option character when that option character is not recognized by getopt.