TF++, Miscellaneous classes and modules in C++:
|
Tparsed tfxx::cmdline::parse_cmdline | ( | tfxx::cmdline::Commandline & | c, |
const char ** | keys, | ||
const bool & | debug = false |
||
) |
parse command line arguments for file names and options ,A tutorial is available in the detailed description of the Interface provided through xcmdline.h
Definition at line 83 of file xcmdline.cc.
References tfxx::cmdline::Commandline::extra(), tfxx::cmdline::Filename::name, tfxx::cmdline::Commandline::next(), and tfxx::cmdline::Filename::options.
Referenced by main().