Write a second function that calculates the pay amount if


Question 1- Write one function that reads the input using alias parameters (reference parameters).

Question 2- Write a second function that calculates the pay amount. If the salesperson owes money, the return amount from the function is a negative number.

main( ) will call each of these functions and print the appropriate messages to the screen.

  Above each function definition, create a flowerbox of documentation that has:

Part a) The name of the function

Part b) A Short description of the purpose of the function

Part c) A 'dictionary' of all incoming parameters

Part d) A description of the return value

Request for Solution File

Ask an Expert for Answer!!
C/C++ Programming: Write a second function that calculates the pay amount if
Reference No:- TGS0967094

Expected delivery within 24 Hours