Initializing User Defined Data Structures (Linux Journal)
[Posted March 22, 2004 by cook]
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)