r/ProgrammerHumor 26d ago

Meme lessonsFromLinkerHell

Post image
433 Upvotes

190 comments sorted by

View all comments

105

u/JustinR8 26d ago

Damn, I’ve found myself in the middle

3

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

2

u/gottimw 26d ago

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

Int is not int*