contentsconceptssyntaxlibrariessampleserrorsindex
Full text search
Bit-oriented arithmetic
Prerequisite Concepts     Related Syntax  

Characters and numbers in non-text files sometimes represent codes with individual bit fields in them. OmniMark provides bit-oriented operators that treat numeric expressions as sequences of bits rather than as values.

In OmniMark, numeric expressions are equivalent to bit sequences that are 32 bits long. Zero (0) is equivalent to a bit sequence containing all zeros.

Five bit-oriented operators are provided to help in isolating, processing and creating binary values:

Prerequisite Concepts
     Arithmetic and comparison operators
 
  Related Syntax
   complement
   difference
   mask
   shift
   union
 
----

Top [CONTENTS] [CONCEPTS] [SYNTAX] [LIBRARIES] [SAMPLES] [ERRORS] [INDEX]

Generated: April 21, 1999 at 2:00:46 pm
If you have any comments about this section of the documentation, send email to [email protected]

Copyright © OmniMark Technologies Corporation, 1988-1999.