[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
145 NEW: ++
--------------------------------------------------------------------------------
The increment operator (++) is new to Clipper 5.0. ++ is a unary
operator that increments a variable by one and assigns the
incremented value back to the variable. It can be used as either a
prefix or a postfix operator, depending on when the assignment is
to take place.
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson