Increment and Decrement Operators
For information about limitations with increment and decrement operators, see “Incompatibilities-with-the-C-Programming-Language”. The following table lists the PSL increment and decrement operators (such as a++ is equivalent to a=a+1).
PSL Increment and Decrement Operators
Operator | Definition |
|---|---|
++ | increment |
-- | decrement |
Where to go from here
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*