swirl Guide to OmniMark 6   OmniMark home
docs home 
IndexConceptsTasksSyntaxLibrariesOMX VariablesErrors
 
    Related Syntax  
int32 data type

You can use the int32 data type to handle data at the bit level and to manage binary data encoded in 32-bit words (for example, network long values).

Arithmetic and comparison operators will handle an int32 value as a 32-bit twos-complement signed binary number.

Bitwise operators will handle an int32 value as a sequence of 32 bits.

The default value of an int32 variable is 0, or all bits cleared.

      Related Syntax
   -
   &, and
   *
   /
   |, or
   +
   modulo
 
----

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

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

Copyright © OmniMark Technologies Corporation, 1988-2002.