C++ : Returning Array from Function

preview_player
Показать описание
How to return an array from a function in C++
Рекомендации по теме
Комментарии
Автор

You're yet to demonstrate how to return an array to the main functions. Some tutorials suggest the use of pointers, as returning array from a function cannot be done in C++. Really enjoyed the Mozart though.

deenpindar
Автор

You do not return any array. Study pointers and know how to actually return an array.

CarlosRomanopluscarlos
Автор

Would it be possible to store the array displayed in other array inside the main?

davidrodribarri
Автор

This is not what it says ..btw great music ..can any one tell me what it is called.?

sukas