how to send array as a parameter in c+ code example Example: array as parameter c++ void myFunction(int param[]) { . . . }