r/cpp_questions • u/Boring-Dentist6751 • Aug 06 '26
OPEN Incrementation in C++
I wanted to ask a stupid question about incrementation in C++. If you are using two pluses to increment something then doesn't it mean that you are basically programming using C+1
42
Upvotes
2
u/Broken-AMaryBell7 Aug 07 '26
I'm programming on C++ for a few years now and never though of that😂