this post was submitted on 08 Jun 2026
547 points (94.5% liked)
Programmer Humor
31781 readers
167 users here now
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
Rules
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I think int*** is meant to be pointing at int**, but the image is just unclear about where everything is in perspective.
Pretty sure the image is clear:
Clarity doesn’t mean correct. But that’s probably why it’s posted here. 🤷♂️
RT*** isn't pointing at RT*, he's pointing at the TV showing RT**. The fact you think otherwise is what makes the image unclear. I'm not sure why you insist on them being wrong.
But that doesn't hold up, because RT** isn't pointing at a TV containing RT* only RT*** is pointing at an TV containing RT** RT* and RT
int** is inside a TV, and persumably int* must be inside another TV(even though uts not edited in). The image perespective is showing one thing inside the other, inside the other. So when when int*** points the TV it reference int**, which reference int* which reference int. Its just edited very bad
What's the * for again?
That one's a typo
It’s to check to see if commenters know how to escape the symbol. Congratulations! You passed!
Source: I made it up.
You don't need to escape standalone *. At least not on Lemmy.
You can't escape it, it will always get you.
Well, I thought my misinformation was funny.
I mean, that's pretty much what happens to me every time I try to use pointers, so the meme checks out.