|
-
July 22nd, 2010, 03:21 AM
#12
Re: All combinations of 0's and 1's in 128 bit character array?
Mhm, that would work fine if I was just printing, but I need to actually store it in a 16 byte character array and pass it to another function.
And calling next_permutation on the character array directly would just swap the different combinations of bytes instead of the individual bits, wouldn't it??
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
|