can i pass in an array as a parameter in c++ code example Example: array as parameter c++ void myFunction(int param[]) { . . . }