swirl Guide to OmniMark 5   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 ] [ OMX ] [ ERRORS ]

Generated: August 11, 2000 at 3:06:22 pm
If you have any comments about this section of the documentation, send email to docerrors@omnimark.com

Copyright © OmniMark Technologies Corporation, 1988-2000.