Question: This is C programming Assume that an int variable diff has already been declared. Assume further a variable diffPointer of type pointer to int has
This is C programming
Assume that an int variable diff has already been declared. Assume further a variable diffPointer of type "pointer to int" has also already been declared. Write a statement that assigns the address of diff to diffPointer.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
