blob: 651bc43c0db6758773ba1c24b888b129fd562eb2 (
plain)
1
2
3
|
This is CmdLine, a C++ library for parsing command arguments and assigning
the corresponding values to program variables. Also included is cmdparse,
a program to provide an interface to CmdLine for shell-scripts.
|