Post #3204434
2026-06-08 22:18 UTC
I think int*** is meant to be pointing at int**, but the image is just unclear about where everything is in perspective.
Replies (2)
-
@dohpaz42@lemmy.world 2026-06-09 00:43
Pretty sure the image is clear: int*** -> int* int** -> int Int* -> int Clarity doesn’t mean correct. But that’s probably why it’s posted here. 🤷♂️
-
@obviouspornalt@fedinsfw.app 2026-06-09 02:34
I mean, that’s pretty much what happens to me every time I try to use pointers, so the meme checks out.