Torrey Allen Brenner - Congitive Science, Computer Science Double Major
Malloc
Basic Graphics
Processing
Webpage Work
Back
Malloc

For this project I wrote working code to replicate the c command Malloc. This was done using an explicit list and a best fit algorithm. The code effectively allocated and freed memory as requested by a tester program.