how does one assign a binary value to an int in C? e.g unsigned int variable:4; variable = '0101';
This is the group blog of the Pugglewump community. Entries are posted straight from the Pugglewump IRC channel. You can subscribe to our RSS or Atom feed if you wish.
how does one assign a binary value to an int in C? e.g unsigned int variable:4; variable = '0101';