There's no way to "empty" an abstract array in C. Every array constains something, even if it is zeroes. The notion of "emptying an array" is ...
確定! 回上一頁