lines 6-39 of file: cpp/src/parse_args.cpp {xrst_begin parse_args} Parse Command Line Arguments ############################ Prototype ********* {xrst_literal // BEGIN PROTOTYPE // END PROTOTYPE } arguments_t *********** {xrst_literal cpp/src/parse_args.hpp // BEGIN ARGUMENTS_T // END ARGUMENTS_T } .. csv-table:: :widths: auto :header-rows: 1 argument, meaning algorithm, see :ref:`run_cmpad@algorithm` file_name, see :ref:`run_cmpad@file_name` min_time, see :ref:`run_cmpad@min_time` package, see :ref:`run_cmpad@package` n_arg, see :ref:`run_cmpad@n_arg` n_other, see :ref:`run_cmpad@n_other` time_setup, see :ref:`run_cmpad@time_setup` {xrst_end parse_args}