[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
146 NEW: --
--------------------------------------------------------------------------------
The decrement operator (--) is new to Clipper 5.0. -- is a unary
operator that decrements a variable by one and assigns the
decremented 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