457
got him (lemy.lol)
submitted 3 months ago by ngn@lemy.lol to c/programmerhumor@lemmy.ml
you are viewing a single comment's thread
view the rest of the comments
[-] marcos@lemmy.world 8 points 3 months ago* (last edited 3 months ago)

That *++ operator from C is indeed confusing.

Reminds me of the goes-to operator: --> that you can use as:

while(i --> 0) {
[-] letsgo@lemm.ee 15 points 3 months ago

That's not a real operator. You've put a space in "i--" and removed the space in "-- >". The statement is "while i-- is greater than zero". Inventing an unnecessary "goes to" operator just confuses beginners and adds something else to think about while debugging.

And yes I have seen beginners try to use <-- and --<. Just stop it.

[-] SpaceNoodle@lemmy.world 1 points 3 months ago

Where do you think we are?

[-] marcos@lemmy.world 1 points 3 months ago

The sheer number of people that do not expect a joke on this community... (Really, if you are trying to learn how to program pay attention to the one without the Humor on the name, not here.)

Well, I guess nobody expects.

this post was submitted on 09 May 2024
457 points (92.4% liked)

Programmer Humor

31717 readers
1142 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS