Question: please if anyone can help, it would be highly appreciated. The program is in C, not C++. just regular old C. 5.1. Write a program
5.1. Write a program to get a person's height and weight first, and then print that person's BMI by using the formula as given in httpz//www.calculator.neti Note: Your program should be constructed the same way as shown below. That is, what you need to do is to complete all the undefined functions (getHeight), getWeight), etc.) Do not change the signatures of those functions. The printBMIC) function will print the calculated bmi, and also indicate the category of that person (underweight, normal, or overweight). #include
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
