Question: Write a function prototype for each of the following functions: (Just the line, not the body.) 1.) function area that takes two values of type

Write a function prototype for each of the following functions: (Just the line, not the body.)

1.) function area that takes two values of type in as parameters, called side1 and side2 and returns a value of type int as its results.

2.)function showMenu that does not receive any parameters and does not return a value.

3.)function convert that takes a float parameter, called number, and returns a value of type char as its results.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!