Seems unlikely, since sizeof() is in bytes, and you want bits.
http://en.wikipedia.org/wiki/Sizeof
building on the bit counting answer, you can use.
|
2 | added some links | ||
|
Seems unlikely, since sizeof() is in bytes, and you want bits. http://en.wikipedia.org/wiki/Sizeof building on the bit counting answer, you can use. |
||||
|
1 |
|
||
|
Seems unlikely, since sizeof() is in bytes, and you want bits. |
||||