User profile: steve austin

User info
User name:steve austin
Name:Steve
Bio:I want to learn c++.
History
Joined:
Number of posts:5
Latest posts:

gcd and Lcm of 2 given no
[code]/*please explain this program*/ /*Program to find GCD and LCM of given two numbers*/ #include<...

please explain this c++ program?
why we are returning only m why not n?

please explain this c++ program?
I am not able to understand this program.

please explain this c++ program?
[code] /*Program to find GCD and LCM of given two numbers*/ #include<iostream.h> #include<conio.h...

Help me understand this c++ program.
/*Program to find GCD and LCM of given two numbers*/ #include<iostream.h> #include<conio.h> int gcd(...