Author: Stan Eisenstat
Subject: Re: [Cs223] destroyD
Date: Tuesday, 31 Mar 2020, 09:53:06
> Message Posted By: Unknown > > What should happen if destroyD is called on a non-empty deque? It should free all of the storage, set *d to NULL, and return true. It should NOT free any storage to which the string pointers it is storing point. --Stan-PREV INDEX NEXT