Language:
Free Online Dictionary|3Dict

bitwise complement

Source : Free On-Line Dictionary of Computing

bitwise complement
     
        The bitwise complement of a {bit field} is a bit field of the
        same length but with each zero changed to a one and vice
        versa.  This is the same as the {ones complement} of a binary
        integer.
     
        (1994-11-14)
Sort by alphabet : A B C D E F G H I J K L M N O P Q R S T U V W X Y Z