Question: Hello there, I got 1 questions with programming c. I am learning the basic of it, only have studio.h, so i wonder if you can
Hello there, I got 1 questions with programming c. I am learning the basic of it, only have studio.h, so i wonder if you can teach me in sample method
1.Write a void function that takes 3 arguments:
An int array.
An int representing the size of the array.
A pointer to an int where you should store the largest value in the array.
(-----------------same with above-------------) smallest value in the array.
And the array will at least be of size one.
i even do not know why he said 3 arguments while there are 4 sentences listed
many thanks
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
