Question: For the following struct FOO create a variable using new name of struct FOO type given by you and pass that variable to function by
For the following struct FOO create a variable using new name of struct FOO type given by you and pass that variable to function by reference.The function will print the values on the screen Struct FOO { int x; float y; };
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
