C++ increment operators | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
0

C++ increment operators

someone please explain the difference between prefix and postfix and what are their uses

15th Jun 2020, 11:12 AM
ADEEVA
1 ответ
+ 1
ADEEVA i think this is a clear description of postfix and prefix for increment from 6 parts. Few comments with examples after every part help me know all secrets for this operator:) https://www.sololearn.com/learn/CPlusPlus/1610/
15th Jun 2020, 11:26 AM
Petr