Daconta M. C++ Pointers and Dynamic Memory Management 1995
Download this torrent!
Daconta M. C++ Pointers and Dynamic Memory Management 1995
To start this P2P download, you have to install a BitTorrent client like qBittorrent
Category: Other
Total size: 52.07 MB
Added: 2025-03-10 23:38:54
Share ratio:
11 seeders,
4 leechers
Info Hash: 05AA85EE558CA92D72E476DEDEC04E607B23EFBD
Last updated: 6.7 hours ago
Description:
Textbook in PDF format
Using techniques developed in the classroom at America Online's Programmer's University, Michael Daconta deftly pilots programmers through the intricacies of the two most difficult aspects of C++ programming: pointers and dynamic memory management. Written by a programmer for programmers, this no-nonsense, nuts-and-bolts guide shows you how to fully exploit advanced C++ programming features, such as creating class-specific allocators, understanding references versus pointers, manipulating multidimensional arrays with pointers, and how pointers and dynamic memory are the core of object-oriented constructs like inheritance, name-mangling, and virtual functions.
Covers all aspects of pointers including: pointer pointers, function pointers, and even class member pointers