|
-
May 7th, 2008, 06:46 PM
#5
thanks a lot again, nihil...
the first link was interesting, reminded me to poke around the /usr/include/limits.h file. I found that a constant _WORDSIZE in bits/wordsize.h that would determine the max size of long unsigned. I'm on a 32 bit system, so that makes it 2**32-1. But I don't think that would depend upon the compiler if I'm using the new compilers that conform to the latest C++ standards. Maybe it would have been a different matter if I was using something like Borland Turbo!
I have previously worked with GMP, but found the documentation quite cumbersome to follow
Similar Threads
-
By mjk in forum Other Tutorials Forum
Replies: 1
Last Post: June 20th, 2004, 07:44 PM
-
By gore in forum Operating Systems
Replies: 3
Last Post: March 7th, 2004, 08:02 AM
-
By gore in forum Newbie Security Questions
Replies: 11
Last Post: December 29th, 2003, 08:01 AM
-
By tampabay420 in forum Programming Security
Replies: 0
Last Post: February 20th, 2003, 03:02 PM
-
Replies: 1
Last Post: July 15th, 2002, 03:46 AM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
|