glass
pen
clip
papers
heaphones

Program to demonstrate function

Program to demonstrate function

/* Program to demonstrate function.*/
Write a program which has two functions, the main function and the input function.
The input function asks the user to enter an integer from 0 to 100, inclusive.
In the input function:
If the user enters a number that is out of the required range, the number is XXXXX returned to the main function; instead it prints an error message and then loops to ask the user to enter a correct number.
If the user enters a number in the required range, the number is XXXXX to the main function.
If the user enters End Of File, the input function returns -1 to the main function.
When the main function receives -1 from the input function, it prints a completion message and the program ends. 
When the main function receives any other number, the main function prints it, and calls the input function again. 
The input function does NOT print the numbers; they are only printed in the main function.
Except for the -1, the main function prints all numbers returned to it from the input function.
Hints:You might use a do…while loop in the main function, that runs as long as -1 is not returned. You might use a do…while loop in the input function, that loops as long as the user enters a number that is out of the required range. Make sure your program does not confuse the datum -1 with EOF, which is also -1Only code one return from each function.
Test data: use each of the following values: 100 101 20 -5 0 9 -1 18 
The main function should print 100 20 0 9 18 and a run completed message.

Oder Solution Now

Why Use Our Services

1. Professional & Expert Writers: AResearchers only hires the best. Our writers are specially selected and recruited, after which they undergo further training to perfect their skills for specialization purposes. Moreover, our writers are holders of masters and Ph.D. degrees. They have impressive academic records, besides being native English speakers.

2. Top Quality Papers: Our customers are always guaranteed of papers that exceed their expectations. All our writers have +5 years of experience. This implies that all papers are written by individuals who are experts in their fields. In addition, the quality team reviews all the papers before sending them to the customers.

3. Plagiarism-Free Papers: All papers provided by AResearchers are written from scratch. Appropriate referencing and citation of key information are followed. Plagiarism checkers are used by the Quality assurance team and our editors just to double-check that there are no instances of plagiarism.

4. Timely Delivery: Time wasted is equivalent to a failed dedication and commitment. AResearchers is known for timely delivery of any pending customer orders. Customers are well informed of the progress of their papers to ensure they keep track of what the writer is providing before the final draft is sent for grading.

5. Affordable Prices: Our prices are fairly structured to fit in all groups. Any customer willing to place their assignments with us can do so at very affordable prices. In addition, our customers enjoy regular discounts and bonuses. First time customer will receive three free pages on their first order. 

6. 24/7 Customer Support: At AResearchers, we have put in place a team of experts who answer to all customer inquiries promptly. The best part is the ever-availability of the team. Customers can make inquiries anytime.