RHIT-CSSE / csse332

This is the course repo for CSSE 332 @ Rose-Hulman
https://www.rose-hulman.edu/class/csse/csse332/current/
MIT License
8 stars 63 forks source link

Adjustments needed for heap manager #9

Open nouredd2 opened 7 months ago

nouredd2 commented 7 months ago

After last quarter, we made adjustments to heap manager so as to avoid using unions. Those are not reflected in the instructions, so need to update those.