|
-
August 31st, 2009, 02:01 PM
#1
int96 type
Hey all,
I am trying to write a code which works with 96bit int. It means I need to read and
store ids which are exactly 96 bits. (No more, no less)
Since I am pretty new with C++, I don't know what type of variable I need to use.
How can I make sure an int to use only 96 bits ? Should I write a class for that?
Sorry if this is a very easy one but I have been googling it for 2 days now and still
no clear idea about it.
Thank you
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
|
Click Here to Expand Forum to Full Width
|