swirl Guide to OmniMark 6   OmniMark home
docs home 
IndexConceptsTasksSyntaxLibrariesOMX VariablesErrors
 
    Related Concepts  
operator   difference    

Return type: Integer
Returns:       

A new bit sequence.



Syntax
  numeric-expression difference numeric-expression


Purpose

The difference of two bit sequences is a new sequence where each bit is:

Other languages sometimes refer to this operation as a "bit-wise exclusive-or."

In this example, the action within the do block is performed if c and d have any corresponding bits with the same value:

  do when c difference d != 0
  ...
  done

      Related Concepts
   Bit-oriented arithmetic
 
----  

Top [ INDEX ] [ CONCEPTS ] [ TASKS ] [ SYNTAX ] [ LIBRARIES ] [ OMX ] [ ERRORS ]

OmniMark 6.5 Documentation Generated: December 23, 2002 at 6:25:16 pm
If you have any comments about this section of the documentation, send email to [email protected]

Copyright © OmniMark Technologies Corporation, 1988-2002.