Programming Example
Write a program to point an integer variable which ever is larger between two variables through a function which returns the address of the larger variable.
Write a program to point an integer variable which ever is larger between two variables through a function which returns the address of the larger variable.