Store pointer array in an array
I have a pointer object consisting of different arrays of variable length. I want to get one of the arrays from the pointer array and store is in a different array. How would I go about doing it? When I try the method, it gives an error: *initialization with '{...}' expected for aggregate objects*...
__________________
C++
domain name forum
|