Author: Stan Eisenstat
Subject: Re: [Cs223] None
Date: Sunday, 05 Apr 2020, 18:04:30
> Message Posted By: Unknown > > Is always passing in the address of the pointer to the Deque instead of > the pointer to the Deque itself enough to ensure our program will still > work with the MOVING_DEQUES mode and any other time the value of the Deque > might change? Yes. ===== > In addition, how do we check if arguments to addD remD etc are invalid, or > if the Deque object is inconsistent? See my earlier postings. --Stan-PREV INDEX NEXT