[C++] Command line parser




Hi,

Is there any command line parser which could handle long options preceded with single dash (e.g. "-help")?

Adam
.