LWN.net Logo

C++ Memory Management: From Fear to Triumph (O'Reilly)

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)

Copyright © 2003, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds