Thursday, December 24, 2009

Assembly Programming: How do I convert a character to an array of bits?

Using TASMAssembly Programming: How do I convert a character to an array of bits?
You can't have arrays of bits.


But you can have arrays of bytes or words or dwords.


You must use bitwise operations a bit more wisely.
  • powder
  • oil offshore
  • oil weight
  • petroleum oil
  • No comments:

    Post a Comment