Write a function that converts an input of some integer


Write a function that converts an input of some integer number of nickels into outputs of integer numbers of dollars, quarters, and nickels. Do not write a main function. Your function does not do cin or cout. Your function will have four parameters. Make sure you use appropriate parameter passing techniques! Your function will be a void function. There are 5 nickels in a quarter, and 20 nickels in a dollar.

Request for Solution File

Ask an Expert for Answer!!
Electrical Engineering: Write a function that converts an input of some integer
Reference No:- TGS0600411

Expected delivery within 24 Hours