pennsnoplus / penn_daq_old

Simple DAQ for SNO+
2 stars 3 forks source link

command argument parsing #12

Open bonventre opened 13 years ago

bonventre commented 13 years ago

There should be a better unified way to parse the arguments for each command

peterldowns commented 13 years ago

Right now, I'm thinking of using argtable. Any thoughts?

bonventre commented 13 years ago

give it a try, it looks fine

peterldowns commented 13 years ago

Oh I can just use getopt. I'm going to use that instead.

peterldowns commented 13 years ago

http://www.gnu.org/s/hello/manual/libc/Getopt.html#Getopt