.I 0 2
+++Date last modified: 29-Nov-1995

.I 12 4
 ============================================================================
 NOTE: In C the following operators have the same precedence as those in
       the preceding group. In C++, they have the same precedence as those
       in the following group.
.D 15 1
.I 16 2
 ============================================================================
    ++        pre increment (++lvalue)                      right-to-left
