OPTIONS_STRING
while ((c = getopt(argc, argv, OPTIONS_STRING)) != EOF) {
if ((c = getopt(argc, argv, OPTIONS_STRING)) != EOF) {