Search:

Type: Posts; User: useruseruser

Search: Search took 0.01 seconds.

  1. Replies
    5
    Views
    2,571

    You are getting the size of the pointer, most...

    You are getting the size of the pointer, most likely.
  2. Replies
    7
    Views
    1,539

    I will try to help explain MK27's code. MK27's...

    I will try to help explain MK27's code.

    MK27's code's checkbit() returns true if binary form of value has matching 1s when bitwise ANDed to 2^(bit-1), otherwise false. If you don't know what...
Results 1 to 2 of 2