Question: Write a c++ value returning function named GetMax that accepts a pair of integers and returns the greater of the two. Include the dataflow documentation.
Write a c++ value returning function named GetMax that accepts a pair of integers and returns the greater of the two. Include the dataflow documentation. (IN, OUT, INOUT) Include the following in your answer: Function prototype Function definition An example of how the function would be called from main.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
