A
Arne Vajhøj
Dogs and wolves are the same species. They can interbreed.
Java pointers *are* pointers - and that's all they are. They don't pretend to do arithmetic on themselves. That does not make them less a pointer.
The essence of pointers is that they point. The implicit 'const' on them (in C terms) doesn't change that a jot.
Why would you say such a bone-headed thing, and what difference does it make? A pointer is a pointer still, if it but points, though you cannot increment it.
No one is claiming that they're "C-style" pointers. so we'll throw that red herring back in the water.
What is the difference between pointers for someone from a C background
and C style pointers?
Arne