[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Ordinal Operators        Operators for Enumerated Data Types

                              Ordinal Operators
       ---------------------------------------------------------------
       Operator      Meaning                Operands           Result
       ---------------------------------------------------------------
         =           equal                  Ordinal type       Boolean
         <>          not equal              Ordinal type       Boolean
         <           less than              Ordinal type       Boolean
         <=          less than or equal     Ordinal type       Boolean
         >           greater than           Ordinal type       Boolean
         >=          g.t. or equal          Ordinal type       Boolean
       ---------------------------------------------------------------

See Also: Succ Pred Retype Ord
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson