Stress wrote:
There are many big integer libraries out there. Notably, I have used BigInt and GMP. The code in BigInt and GMP is designed to be cross-platform, so you shouldn't have problems deploying it in your programming environment.
EDIT:
Borland C++ sucks. Why would anyone still use that?
We used to learn c++ on that in school, DOS mindset. :l
edit: shit, forgot to answer op... just off the top of my head, did you try "extended", or was that just for floating point operations? (I barely had a C in computer sciences class lol)