7d extern int getopt(int argc, char **argv, char *optionS); extern char *optarg; extern int optind; extern int opterr; . 0