optarg

Character pointer used by getopt() for options parsing variables. Use the __optargf() function to access the thread-specific value of optarg. See also stdio.h and unistd.h.