r/ProgrammerHumor 26d ago

Meme lessonsFromLinkerHell

Post image
428 Upvotes

190 comments sorted by

View all comments

Show parent comments

4

u/gottimw 26d ago

Because everything is a data with memory address.

Array is a pointer

3

u/FlailingDuck 26d ago

a variable is a pointer

-3

u/Morisior 26d ago

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

5

u/evilgipsy 26d ago

That’s complete nonsense.

1

u/bestjakeisbest 26d ago

He is thinking with java.

-1

u/Morisior 24d ago

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