Dynamic arrays are allocated on the heap, which means they're only limited by the ... It's essential to use delete[] to free the memory used by DynArray.
確定! 回上一頁