How to put bits into a character Array

Posted by Ragy on Stack Overflow See other posts from Stack Overflow or by Ragy
Published on 2010-03-05T01:40:45Z Indexed on 2010/03/13 6:55 UTC
Read the original article Hit count: 117

Filed under:

Hi, I need to know how to put bits into a character array.

for example,

I want to put 0001 bits into a character array using C or C++.

Need your help guys. Thanks.

© Stack Overflow or respective owner

Related posts about c