C++ Library containing a lot of needful things: Stack Trace, Command Line Parser, Resource Handling, Configuration Files, Unix Command Execution, Directories, Regular Expressions, Tokenizer, Function Trace, Standard Extensions.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Marc Wäckerlin 9fe5875880 This commit was manufactured by cvs2svn to create tag 20 years ago
mrw workaround for doxygen warning (doxygen misinterpreted class forward declaration) 20 years ago
AUTHORS mit automake/autoconf 20 years ago
COPYING Version 0.90 20 years ago
ChangeLog *** empty log message *** 20 years ago
INSTALL *** empty log message *** 20 years ago
NEWS *** empty log message *** 20 years ago
README describe standard extensions 20 years ago
bootstrap.sh added file header 20 years ago
configure.in check for cppunit 20 years ago
makefile.am config file handler and file 20 years ago
mrw-c++.spec.in build optimized 20 years ago

README

C++ Library for automated C-Library resource management, UNIX Pipes,
simple and secure UNIX system command execution, runtime stack trace,
automated unexpected exception handling and enhancements to the C++
STL and string libraries.

HTML and PDF documentation is include in the installation (built with
Doxygen) and available online on: http://marc.waeckerlin.org/mrw-c++