I\'m trying to calculate the gcd of two numbers using functions and I thought of using pointers to avoid multiple variable declarations. But I\'m not getting an output.