Hi
I am incorporating 128 Bit integer code into lcc-win and it would be
nice to have some code to test this feature.
Has anyone here code that uses 128 bit integers?
Thanks in advance
P.S. This feature is now native in the 64 bit version, i.e.
not using operator overloading as in the 32 bit version.
--
jacob navia
jacob at jacob point remcomp point fr
logiciels/informatique
I am incorporating 128 Bit integer code into lcc-win and it would be
nice to have some code to test this feature.
Has anyone here code that uses 128 bit integers?
Thanks in advance
P.S. This feature is now native in the 64 bit version, i.e.
not using operator overloading as in the 32 bit version.
--
jacob navia
jacob at jacob point remcomp point fr
logiciels/informatique
Comment