CLiP is a command line parser written in C++ featuring a flexible ease of use and fast execution.
To use it you just need to add a line to your project, decide which options and arguments are supported and then include your functions file in the project. Then CLiP works!