Posts by Singelo Dux • 9 points
1 post
-
0
votes1
answer171
viewsQ: Functions with parameters in c language
I need help to solve the following problem: "Write a function that receives an arrangement of whole as parameter and returns the index of the largest element of the arrangement. Ex : int intMax(int…