Question: The application has to follow structured programing methodology, with pointers carrying inter-functional communication.(C++) 1. Design an application that receives from the user two integer one
The application has to follow structured programing methodology, with pointers carrying inter-functional communication.(C++)

1. Design an application that receives from the user two integer one "low" and another "high". If the user provides numbers in the correct order it proceeds with computing the total sum of all the integers from low to high (both the numbers included in computation). In the unlikely event the user provides the wrong order of numbers high number for "low" and low number for "high". It should provide to user an alert message and should correct this error
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
