this post was submitted on 20 Sep 2024
92 points (90.4% liked)

Showerthoughts

30028 readers
634 users here now

A "Showerthought" is a simple term used to describe the thoughts that pop into your head while you're doing everyday things like taking a shower, driving, or just daydreaming. A showerthought should offer a unique perspective on an ordinary part of life.

Rules

  1. All posts must be showerthoughts
  2. The entire showerthought must be in the title
  3. Avoid politics
    • 3.1) NEW RULE as of 5 Nov 2024, trying it out
    • 3.2) Political posts often end up being circle jerks (not offering unique perspective) or enflaming (too much work for mods).
    • 3.3) Try c/politicaldiscussion, volunteer as a mod here, or start your own community.
  4. Posts must be original/unique
  5. Adhere to Lemmy's Code of Conduct

founded 2 years ago
MODERATORS
92
C++ should be called ++C (sh.itjust.works)
submitted 3 months ago* (last edited 3 months ago) by [email protected] to c/showerthoughts
 

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

you are viewing a single comment's thread
view the rest of the comments
[–] someguy3 7 points 3 months ago* (last edited 3 months ago) (2 children)

Why not invent even more notations? We did YYYY.MM.DD at work.

[–] dingdongmetacarples 4 points 3 months ago

Just please don't do yyyyMMdd with each field being optional and possibly one or two characters.

[–] [email protected] 1 points 3 months ago* (last edited 3 months ago)

I personally do YYYY.MM.DD for all of my personal filing. Sue me.

Edit: personally, of course.