Write only the header of a function named findhighestindex that takes as input, two parameters an array of double and an integer variable containing the size of the array the function returns the index of the largest element in the array g