On , Keith Whiteley (2:250/109@fidonet) wrote:
> I am working on a program that I use (unsigned long) numbers on and the
> numbers are getting to big to work with. Without resorting to the use of
> floating point can someone tell me how to work with integers that are 64
> bits long in borland c++ 3.1 ??? I have noticed in some code samples I
have
> found that there is __64bit data types. How could I add this to my
compiler?
Keith...
Look in SNIPPETS - BIGNUM.H and its associated files contain functions for
manipulating large integer values of arbitrarily large size. Currently
supported are the basic four operations. Others will be added in upcoming
releases.
--- QM v1.00
---------------
* Origin: MicroFirm : Down to the C in chips (1:106/2000.6)
|