Go back to Richel Bilderbeek's homepage.

Go back to Richel Bilderbeek's C++ page.

 

 

 

 

 

(C++) memory

 

A computer's memory is the amount of fast non-permanent data (RAM) that is, among others, used for calculations.

 

C++ uses the following major distinct memory areas [1]:

 

 

 

 

 

 

References

 

  1. Herb Sutter. Exceptional C++. ISBN: 0-201-61562-2. Item 35: Memory Management - Part 1: Table 1
  2. Herb Sutter. Exceptional C++. ISBN: 0-201-61562-2. Item 35: 'Prefer using the free store (new/delete)'
  3. Herb Sutter. Exceptional C++. ISBN: 0-201-61562-2. Item 35: 'Avoid using the heap (malloc/free)'

 

 

 

 

 

Go back to Richel Bilderbeek's C++ page.

Go back to Richel Bilderbeek's homepage.

 

Valid XHTML 1.0 Strict