How to return an array from the function?
The best way is to use a vector from the STL library. And then return it from the function. You can also return a pointer to a dynamically allocated array, but then you need to think about who will delete it.
Need a fast expert's response?
Submit order
and get a quick answer at the best price
for any assignment or question with DETAILED EXPLANATIONS!
Learn more about our help with Assignments:
C++