The suggestions for boost::program_options and GNU getopt are good ones. However, for simple command line options I tend to use std::find.
確定! 回上一頁