ECE421 BCPL ass7
Make everything work together. For this, you need to bring together assignment number 3 (a level-1 index filesystem) and number 5 (making your own heap). Keep those two components as separate libraries that your main program imports. We don’t want your files getting too big to read. If you make any changes to those two […]