October 1994
Volume 12 Number 10

DEBUGGING

Powerful Assertions for C++

By Harald M. Mueller
If you believe in assertions to enforce pre- and post-conditions, here's a C++ header file that gives you lots of machinery for writing compex assertions

FEATURES

All is Flux (Article unavailable in electronic form)

By Bob Jervis
C++ was originally called "C with Classes." The author of Borland's Turbo C revisits those roots and takes a new departure.

Powerful Pointers to Member Functions

By Christopher Skelly
So you thought you finally understood pointers in C. Now meet pointers to members in C++.

An Extended Date Library for C

By Stan Milam
If you need to manipulate dates spanning several centuries, this suite of functions nicely complements those in the Standard C library.

COLUMNS

Standard C: Inserters

P. J. Plauger

Stepping Up to C++: Designing Generic Container Classes, Part 4

Dan Saks

Questions & Answers: Handling Constructor Failures

Kenneth Pugh

Code Capsules: Dynamic Memory Management, Part 1

Chuck Allison

CUG New Releases: Bison ++/Flex++ Update, Saltsoft Tools, LIBFTP, and RasMol

Victor R. Volkman

DEPARTMENTS

Editor's Forum

New Products

We Have Mail