contentsconceptssyntaxlibrariessampleserrorsindex
Full text search
Counters
    Related Syntax  

OmniMark counters store integer values for counting, manipulating measurements, and performing general arithmetic. Counters can have positive or negative values. The maximum magnitude of a counter is 2,147,483,647.

Counters are automatically initialized to 1. It is recommended that programmers always explicitly initialize their counters to make the initial value more obvious to the reader of the program and to avoid errors resulting from forgetting to initialize (or re-initialize) a counter.

      Related Syntax
   global, local
 
----

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

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

Copyright © OmniMark Technologies Corporation, 1988-1999.