gcd.hpp

Go to the documentation of this file.
00001 #ifndef GCD_HPP_
00002 #define GCD_HPP_
00003 
00007 int gcd(int n, int m);
00008 
00009 #endif

Generated on Sun Nov 30 10:06:52 2008 for Calculator by  doxygen 1.5.3