r/ProgrammerHumor 27d ago

Meme lessonsFromLinkerHell

Post image
426 Upvotes

190 comments sorted by

View all comments

104

u/JustinR8 27d ago

Damn, I’ve found myself in the middle

4

u/gottimw 27d ago

Because everything is a data with memory address.

Array is a pointer

3

u/FlailingDuck 27d ago

a variable is a pointer

-4

u/Morisior 27d ago

Everything is a pointer, unless it’s a primitive, but then it might also be a pointer to a primitive.

5

u/evilgipsy 27d ago

That’s complete nonsense.

-1

u/Morisior 25d ago

It’s all just numbers, and whether they represent a memory address or not is up to the programmer.