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 588ea48153 This commit was manufactured by cvs2svn to create tag 20 years ago
mrw add stdext.hpp 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 support for shared libraries in StackTrace 20 years ago
README describe standard extensions 20 years ago
bootstrap.sh added file header 20 years ago
configure.in Version 1.2.0 20 years ago
makefile.am add stdext.hpp 20 years ago
mrw-c++.spec.in support for shared libraries requires /usr/bin/ldd 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++