6.087 | January IAP 2010 | Undergraduate

Practical Programming in C

Lecture Notes

Lecture 11

Description:

Lecture presentation on dynamic memory allocation, designing the malloc() function, a simple implementation of malloc(), a real-world implementation of malloc(), using malloc(), using valgrind, and garbage collection.

Resource Type:
Lecture Notes

Course Info

As Taught In
January IAP 2010
Learning Resource Types
Lecture Notes
Projects
Programming Assignments with Examples