switches parse_arguments

(int argc,
  char* argv[])

Parses command line of program

Documentation

Uses GNU getopt_long to parse the command line. It returns a structure containing all of the values parsed.
Returns:
switches structure which contains values for each command line argument

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.