Search:

Type: Posts; User: Norm

Search: Search took 0.12 seconds.

  1. Replies
    10
    Views
    1,901

    [SOLVED] Re: what is Bitmasking?

    Right.
    I spent 10+ years as an assembler programmer. Did a lot of ANDing and ORing and shifting.
  2. Replies
    10
    Views
    1,901

    [SOLVED] Re: what is Bitmasking?

    That was the first one that came to mind as an easily understood concept to easily demonstrate.
  3. Replies
    10
    Views
    1,901

    [SOLVED] Re: what is Bitmasking?

    1 & 7 = 1 NOT 0
    Not 0 means the number is odd

    What are you expecting?
  4. Replies
    10
    Views
    1,901

    [SOLVED] Re: what is Bitmasking?

    Do you have an example definition of "bitmasking" that you don't understand that you could post here?
    I've used the term to define a variable with some selected bits set on to be used to test the...
Results 1 to 4 of 4