what about two bitwise compares? if (bitwise & compare) || (bitwise & compare) { }


-KingTomato