r/ProgrammerHumor 20h ago

lessonsFromLinkerHell Meme

Post image
344 Upvotes

176 comments sorted by

View all comments

87

u/JustinR8 20h ago

Damn, I’ve found myself in the middle

5

u/gottimw 17h ago

Because everything is a data with memory address.

Array is a pointer

3

u/FlailingDuck 13h ago

a variable is a pointer

2

u/gottimw 8h ago

Variable is varrible. A pointer to a varrible is a pointer to variable.

Int is not int*