4 lines
213 B
Text
4 lines
213 B
Text
|
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.
|