Question: 3) When you write functions in a c+t program you often use function prototypes at the top of your code. Why do you have to
3) When you write functions in a c+t program you often use function prototypes at the top of your code. Why do you have to do this? Why might you NOT want to just write the complete functions at the top of your code before your main) function? (Why is it better to use prototypes?)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
