c++: 1 way to pass any dimension array in a function

preview_player
Показать описание
#shorts
#cprogramming #array #arrays
#c++ #cprogrammingtutorialforbeginners

Passing an array in a function is frustrating when the dimension of the array is not hard coded. A simple way to create a function who manages an array of any dimension is using pointer arithmetic.
Рекомендации по теме
welcome to shbcf.ru