According to syntax postfix increment returns copy of unmodified variable (C++ == C), while prefix increment returns incremented variable (++C == C + 1).

  • LambdaRX@sh.itjust.worksOP
    link
    fedilink
    arrow-up
    11
    arrow-down
    7
    ·
    edit-2
    2 months ago

    ISO 8601 is good for computers, but as a human i prefer DD/MM/YYYY, which is more convenient for everyday use. USA format is abomination though.