PREV INDEX NEXT

Author: Stan Eisenstat
Subject: Re: [Cs323] storage
Date: Thursday, 05 Nov 2020, 17:27:56


    > Message Posted By: Unknown
    >
    > Is there a good way to create a command maxStorage, like maxHeap but for
    > heap, stack, and data at the same time? I've been using valgrind to see
    > the final count, but I want to also see the maximum count.

You could adapt the script Hwk4/Tests/t15.

--Stan-
PREV INDEX NEXT