Write c program to find gcd of two numbers using functions July 8, 2019 16 32 64 128 C++ greatest common divisor Write a program in c to find gcd of two numbers using recursion C program to find gcd of two numbers using for loop