Go to the first, previous, next, last section, table of contents.


Parsing program options using getopt

The getopt and getopt_long functions automate some of the chore involved in parsing typical unix command line options.


Go to the first, previous, next, last section, table of contents.