- Nov 04, 2020
-
-
Jonathan Hanks authored
Removing duplicate copies of catch.hpp.
-
- Apr 06, 2020
-
-
Jonathan Hanks authored
Illustrated by the output of dix_xmit -h below (Note the ". Default [...]": Usage: ./dix_xmit [options] IX Dolphin based transmitter Options are as follows: -h, --help Show this help. -b mbuf name Input buffer name. Default [local_dc] -m [20-100] Input buffer size in mb. Default [100] -g [0-3] The IX memory group to output to. Default [0] -p epics prefix The prefix for epics PVs that report status -l filename Log file name -v Verbose output
-
- Feb 01, 2020
-
-
Jonathan Hanks authored
-
- Jan 31, 2020
-
-
Jonathan Hanks authored
This is a wrapper around getopt_long to help keep program options and usage text in sync. This code builds the usage information when the options are specified.
-