When you delete an array, you do not delete the name of the variable but the content of it. In other words, you reinitialize the elements of fixed-size arrays ...
確定! 回上一頁