Node:Getopt, Next:, Up:Parsing Program Arguments



Parsing program options using getopt

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