Y
Hacker News
new
|
ask
|
show
|
jobs
by
ramchip
298 days ago
If you dereference it you get back an integer, not a variable. A variable is a name that identifies a value; the pointer points to the value, not to the name.