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.
 
 
 
 
 
Marc Wäckerlin 965eb8cee2 *** empty log message *** 21 years ago
mrw bugfix, now it works for empty lines 21 years ago
AUTHORS mit automake/autoconf 21 years ago
COPYING Version 0.90 21 years ago
ChangeLog *** empty log message *** 21 years ago
INSTALL *** empty log message *** 21 years ago
NEWS *** empty log message *** 21 years ago
README describe standard extensions 21 years ago
bootstrap.sh added file header 21 years ago
configure.in *** empty log message *** 21 years ago
makefile.am add stdext.hpp 21 years ago
mrw-c++.spec.in build optimized 21 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++