how to pass arrays by value in c++ code example Example: array as parameter c++ void myFunction(int param[]) { . . . }