libopt++ 1.0.5 review
Downloadlibopt++ is a C++ library intended to be a replacement for the venerable GNU getopt
|
|
libopt++ is a C++ library intended to be a replacement for the venerable GNU getopt. libopt++ library supports most of getopt's features (though not optional arguments or -W), but is much simpler to use and does not permute argv[].
What's New in This Release:
Updated build system to fix a few minor issues.
libopt++ 1.0.5 search tags