Author: Stan Eisenstat
Subject: Re: [Cs223] Freeing memory
Date: Thursday, 30 Apr 2020, 08:13:47
> Message Posted By: Unknown > > If we freed all memory before exiting is that ok? Or should we have all > memory still be reachable at the end? Once you free all memory, all memory is reachable. --Stan-PREV INDEX NEXT