C++ Memory Management: From Fear to Triumph (O'Reilly)
[Posted May 14, 2003 by cook]
George Belotsky
covers C++ memory management issues on O'Reilly with part one of
a three part series.
"
This article, part one in a series, discusses C++ in the context of several other popular languages. It also describes the kinds of memory errors that can occur in C++ programs. The most common specific errors are then presented in a set of tables, for easy reference when developing your own code."
(
Log in to post comments)