ALL,
I have a string as
unsigned char set[54];
I want to get a sets of 70 bits out of this string.
What is the best and most efficient way to do it in C++{11}?
Thank you.
P.S.: Bits are located as 0-15, not 15-0.
Aucun commentaire:
Enregistrer un commentaire