WSQ08 – On To Functions

What to Do You will go back and do WSQ03 – Fun with Numbers again. But this time, write a function for each calculation. Each function should define two parameters (in this example of type int) and return the correct value as an integer as well. You main program needs to ask the user for … Continue reading WSQ08 – On To Functions