Skip to content

GETBIT

GETBIT(A, B)

Returns the bit of A corresponding to location B, where 0 is the rightmost bit. Undefined behavior when B is negative or too large.