LWN.net Logo

Initializing User Defined Data Structures (Linux Journal)

William F. Simpson discusses the initialization of dynamically allocated memory in C++ in an article on LinuxJournal. "The term user friendly is not the term new programmers usually associate with C++. One of the darkest areas in the entire C++ jungle is the place where students are supposed to find out how to initialize data structures accessed by pointers."
(Log in to post comments)

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