PDA

View Full Version : C Question


Njal
07-06-03, 01:34
I am trying to write a program that deals with some rather large numbers (the largest currently required would end up being around 86 digits long), however I don't know how to get C to recognize numbers of that extreme length. I was hoping that someone here knows where I might come across the lib required for such large integers. This is old plain C not C++ aswell.

Thanks,

NJ

BitchSlap
07-07-03, 07:56
try this:

http://swox.com/gmp/