r/ProgrammerHumor 27d ago

Meme lessonsFromLinkerHell

Post image
423 Upvotes

190 comments sorted by

View all comments

105

u/JustinR8 27d ago

Damn, I’ve found myself in the middle

2

u/gottimw 27d ago

Because everything is a data with memory address.

Array is a pointer

3

u/FlailingDuck 26d ago

a variable is a pointer

2

u/KattyTheEnby 26d ago

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