Question: Write a C program to calculate salary raise for employees. Specific instructions attached. Write a C program to calculate salary raise for employees. You are
Write a C program to calculate salary raise for employees. Specific instructions attached. 
Write a C program to calculate salary raise for employees. You are to use appropriate functions and pass parameters for this program. Please include at least one function that uses the return statement and at least one function that does not use the return statement. Draw a structure chart that shows all the functions. Write a function to allow user to input the salaries. Write a function to calculate the raises, the total of the original salaries, the total of raises and the total of all the new salaries with the raises. Write a function to print the output as following example (formatting required but the grid lines not necessary). You may have more than the 3 functions mentioned in item 3, 4, 5. Do not use loops
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
