cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Beginners
Can u tell?
Can u tell?
Jun 1, 2009 at 8:30am UTC
chandni24
(3)
Is there some data type which can store integers larger than long long int like 100!?
Jun 1, 2009 at 10:07am UTC
hamsterman
(4538)
http://en.wikipedia.org/wiki/Arbitrary-precision_arithmetic
Jun 1, 2009 at 2:15pm UTC
Duthomhas
(13206)
I recommend the
GNU MP Bignum Library
http://gmplib.org/
Hope this helps.
Jun 2, 2009 at 6:20pm UTC
chandni24
(3)
Sorry Duoas,
But could u help me more as I could not find something useful in here.
Last edited on
Jun 2, 2009 at 6:21pm UTC
Jun 2, 2009 at 6:31pm UTC
sansinfo2008
(2)
Here is website which is providing free source codes in C and C++
<a href='
http://www.planetsourcecode.in'>free
source codes</a>
Last edited on
Jun 2, 2009 at 6:37pm UTC
Jun 2, 2009 at 9:06pm UTC
Duthomhas
(13206)
I gave you a link to an industry-standard bignum library, in use by unending numbers of people both professional and hobbyist, replete with full documentation and examples, and you "could not find something useful"?
Topic archived. No new replies allowed.