Description
This is my problem, I need a program that:
Write a function prototype for the following components: a function that divides two numbers and returns the remainder, a function that finds the larger of the two numbers and returns the
result, and a function that prints an ATM menu- it receives no parameters and returns no value.
