Question:
Write the definition of a function minMax that has five parameters. The first three parameters are integers. The last two are set by the function to the largest and smallest of the values of the first three parameters.
The function does not return a value.
The function can be used as follows:
******int a=31, b=5, c=19, big, small;
******minMax(a, b,c,&big,&small );...
User Profile
Collapse
-
Issue with minMax() function and paramater passing
-
Sure, that's really simple!
Your code should look something like this.
Seriously? Two freaking people had their code removed, and messages left, and you think for some reason that you are different, or better, or what?
Code freaking removed. Read the Guidelines of this site, this is your one warning, cause apparently you have trouble reading anywya....
No activity results to display
Show More
Leave a comment: