Lab 12: First 5 Malloc Tests

CS 3410 Spring 2017


Due: 11:59pm, Sunday, April 30, 2017


This week, you will be writing 5 of the 13 required tests for malloc. The other tests will be implemented as part of Project 6.

You can find all required materials here.

In addition, it may be helpful to take a look at the Introduction to Malloc slides.