For example, 6 => [1,1,0]
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
To read bits you can use
Its main problem is that it's not fast, but OP didn't even specified if he wanted numers or digits. |
|||||
|
|
|||||||||||
|
|
I don't know but I'd make something like
|
|||||||||||||||
|
|
A simple and fast way is to use an unsigned integer as a "cursor" and shift it to advance the cursor:
At each iteration, use bitwise A simple implementation:
|
||||
|
|