Passing an array as a parameter in C++ function (fn) will result the passed array to become a pointer to the index 0 element (
Passing an array as a parameter in C++ function (fn) will result the passed array to become a pointer to the index 0 element (
Quite confusing right? 😃