/** * myFunction - receives an integer array of unspecified value */ void myFunction(int param[]) { . . . }