Jump to ratings and reviews
Rate this book

Memory as a Programming Concept in C and C++

Rate this book
The overwhelming majority of bugs and crashes in computer programming stem from problems of memory access, allocation, or deallocation. Such memory related errors are also notoriously difficult to debug. Yet the role that memory plays in C and C++ programming is a subject often overlooked in courses and in books because it requires specialised knowledge of operating systems, compilers, computer architecture in addition to a familiarity with the languages themselves. Most professional programmers learn entirely through experience of the trouble it causes. This 2004 book provides students and professional programmers with a concise yet comprehensive view of the role memory plays in all aspects of programming and program behaviour. Assuming only a basic familiarity with C or C++, the author describes the techniques, methods, and tools available to deal with the problems related to memory and its effective use.

272 pages, Kindle Edition

First published November 17, 2003

9 people are currently reading
46 people want to read

About the author

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
5 (17%)
4 stars
14 (48%)
3 stars
7 (24%)
2 stars
2 (6%)
1 star
1 (3%)
Displaying 1 - 2 of 2 reviews
Profile Image for Pakai.
22 reviews2 followers
July 18, 2012
Interesting stuff. Solutions to the questions would have completed the book.
Displaying 1 - 2 of 2 reviews

Can't find what you're looking for?

Get help and learn more about the design.