
23 Jul
2005
23 Jul
'05
3:44 a.m.
Shane Taylor wrote:
Anyone know which of the many libraries for handling large numbers (like 1MB sized numbers) I should use and can be used with both gcc and MS c++??
GMP, the GNU Multi-Precision Library, is the obvious answer to the first part of your question. Its website is at http://www.swox.com/gmp/. A quick google shows that it is possible to build under windows, and there are prebuilt libraries for Visual C++ available: http://www.cs.nyu.edu/exact/core/gmp/