Author: Stan Eisenstat
Subject: Re: [Cs223] destroyD
Date: Friday, 13 Mar 2020, 14:08:08
> Message Posted By: Unknown
>
> In the spec it says "Return true if successful, false otherwise (e.g., D
> is an invalid argument)". If D is null, would this count as an invalid
> argument or would this be successful since there is technically nothing
> left to destroy? If this does not count as an invalid argument, then I'm
> confused as to what would count as one in this function.
It would count as an invalid argument.
--Stan-
PREV
INDEX
NEXT