How would I pass a dynamic array into a function by reference? By the way this is my array: int *element = new int[N] Thanks!
確定! 回上一頁