Memory as a Programming Concept in C and C++

Memory as a Programming Concept in C and C++

by Frantisek Franek
ISBN-10:
0521520436
ISBN-13:
9780521520430
Pub. Date:
11/17/2003
Publisher:
Cambridge University Press
ISBN-10:
0521520436
ISBN-13:
9780521520430
Pub. Date:
11/17/2003
Publisher:
Cambridge University Press
Memory as a Programming Concept in C and C++

Memory as a Programming Concept in C and C++

by Frantisek Franek
$53.99 Current price is , Original price is $53.99. You
$53.99 
  • SHIP THIS ITEM
    Qualifies for Free Shipping
  • PICK UP IN STORE
    Check Availability at Nearby Stores
  • SHIP THIS ITEM

    Temporarily Out of Stock Online

    Please check back later for updated availability.


Overview

Assuming readers have a basic familiarity with C or C++, Frantisek Franek describes the techniques, methods and tools available to develop effective memory usage. The overwhelming majority of "bugs" and crashes in computer programming stem from problems of memory access, allocation, or deallocation. Such memory related errors are notoriously difficult to resolve. Moreover, the role that memory plays in C and C++ programming is a subject often overlooked in courses and in books. Most professional programmers learn about it entirely through actual experience of the problems it causes.

Product Details

ISBN-13: 9780521520430
Publisher: Cambridge University Press
Publication date: 11/17/2003
Edition description: New Edition
Pages: 276
Product dimensions: 5.98(w) x 8.94(h) x 0.47(d)

Table of Contents

1. Introduction; 2. From source file to executable file; 3. Variables and objects, pointers and addresses; 4. Dynamic allocation and deallocation of memory; 5. Functions and function calls; 6. One-dimensional arrays and strings; 7. Multi-dimensional arrays; 8. Classes and objects; 9. Linked data structures; 10. Memory leaks and their debugging; 11. Programs in execution - processes and threads.
From the B&N Reads Blog

Customer Reviews