Can I create an empty array in C ++? ... You can't create an array empty. An array has a fixed size that you can not change. If you want to initialize the array ...
確定! 回上一頁