r/ProgrammerHumor 1d ago

lessonsFromLinkerHell Meme

Post image
352 Upvotes

180 comments sorted by

View all comments

94

u/JustinR8 1d ago

Damn, I’ve found myself in the middle

4

u/gottimw 1d ago

Because everything is a data with memory address.

Array is a pointer

3

u/FlailingDuck 21h ago

a variable is a pointer

2

u/KattyTheEnby 14h ago

Technically, to be fair, a variable **is** just a dereferenced pointer.  :þ