Passing User Values To A Function And Using The Return Value Of The Function

 

Instructions

This program gets values from the user, and then runs a calculation.  The values are passed by reference (by address), so the main() function  sees the changed values of the variables. The first function  (getValues()) gets user input. The second function (calcCubic), performs  the calculations, and the third function (printCubic()) prints the  value of the calculation.

Here is the code:

And here is the output:

Unit 3 Guided Practice 6 Output.JPG

Submission Instructions

Now, you enter the code, and run it. (No flowchart this time)

Upload your .c file and a screenshot of your code output saved in a Word document 

 
"Looking for a Similar Assignment? Get Expert Help at an Amazing Discount!"