1 2 3 4
#include <getopt.h> int getopt_long(int argc, char * const argv[], const struct option *longopts, int *longindex);