this post was submitted on 09 May 2024
12 points (92.9% liked)

Programmer Humor

32380 readers
425 users here now

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

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] Tolookah@discuss.tchncs.de 1 points 6 months ago (10 children)

I didn't know why, but *++p bugs me

[–] Tyoda@lemm.ee 0 points 6 months ago* (last edited 6 months ago) (6 children)

Perhaps *(p += 1) will be to your liking?

[–] xmunk@sh.itjust.works -1 points 6 months ago (1 children)

Much better... but can we make it *((void*)(p = p + 1))?

[–] shrugal@lemm.ee -1 points 6 months ago

How about some JavaScript p+=[]**[]?

load more comments (4 replies)
load more comments (7 replies)