Hello world. I would like to know how to store the raw binary value of any 
variable in some primitive data structure. And do binary operations on it(and, 
or, shift, etc). Which data structure is suitable for those operations, and how 
can I do them ?

Reply via email to