ma1 loc and free
Write a version of ma1 loc and free that can be used for debugging storage-management problems. One approach is to check the entire workspace on each call of ma1 1 oc and free; another is to write logging information that can be processed by another program. Either way, add markers to the beginning and end of each allocated block to detect overruns at either end
ma1 loc and free