Next: , Up: Parsing Program Arguments   [Contents][Index]


25.2 Parsing program options using getopt

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