Go to the first, previous, next, last section, table of contents.
This macro gets emitted only for options that take numeric or keyword arguments. The macro yields a word-sized integer containing the enumeration or numeric value of the option argument.
int opt_val = OPT_VALUE_NAME;
Go to the first, previous, next, last section, table of contents.