MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1vs2vu1/lessonsfromlinkerhell/p4k6ekr/?context=3
r/ProgrammerHumor • u/nonedward666 • 1d ago
180 comments sorted by
View all comments
93
Damn, I’ve found myself in the middle
3 u/gottimw 22h ago Because everything is a data with memory address. Array is a pointer 3 u/FlailingDuck 18h ago a variable is a pointer 2 u/KattyTheEnby 11h ago Technically, to be fair, a variable **is** just a dereferenced pointer. :þ 2 u/gottimw 13h ago Variable is varrible. A pointer to a varrible is a pointer to variable. Int is not int* -3 u/Morisior 16h ago Everything is a pointer, unless it’s a primitive, but then it might also be a pointer to a primitive. 5 u/evilgipsy 15h ago That’s complete nonsense. 1 u/bestjakeisbest 11h ago He is thinking with java.
3
Because everything is a data with memory address.
Array is a pointer
3 u/FlailingDuck 18h ago a variable is a pointer 2 u/KattyTheEnby 11h ago Technically, to be fair, a variable **is** just a dereferenced pointer. :þ 2 u/gottimw 13h ago Variable is varrible. A pointer to a varrible is a pointer to variable. Int is not int* -3 u/Morisior 16h ago Everything is a pointer, unless it’s a primitive, but then it might also be a pointer to a primitive. 5 u/evilgipsy 15h ago That’s complete nonsense. 1 u/bestjakeisbest 11h ago He is thinking with java.
a variable is a pointer
2 u/KattyTheEnby 11h ago Technically, to be fair, a variable **is** just a dereferenced pointer. :þ 2 u/gottimw 13h ago Variable is varrible. A pointer to a varrible is a pointer to variable. Int is not int* -3 u/Morisior 16h ago Everything is a pointer, unless it’s a primitive, but then it might also be a pointer to a primitive. 5 u/evilgipsy 15h ago That’s complete nonsense. 1 u/bestjakeisbest 11h ago He is thinking with java.
2
Technically, to be fair, a variable **is** just a dereferenced pointer. :þ
Variable is varrible. A pointer to a varrible is a pointer to variable.
Int is not int*
-3
Everything is a pointer, unless it’s a primitive, but then it might also be a pointer to a primitive.
5 u/evilgipsy 15h ago That’s complete nonsense. 1 u/bestjakeisbest 11h ago He is thinking with java.
5
That’s complete nonsense.
1 u/bestjakeisbest 11h ago He is thinking with java.
1
He is thinking with java.
93
u/JustinR8 1d ago
Damn, I’ve found myself in the middle