PREV INDEX NEXT

Author: Unknown
Subject: storage
Date: Thursday, 05 Nov 2020, 17:18:23

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.
PREV INDEX NEXT