void AddToEachElement(int *array, double valueToAdd); void ModifyArray(int *array);