C++ should be called ++C
According to syntax postfix increment returns copy of unmodified variable (C++ == C), while prefix increment returns incremented variable (++C == C + 1).
You're viewing a single thread.
+C+
Have you ever tried sugar, or...
Only the syntactic kind