you are viewing a single comment's thread
view the rest of the comments
[–] 10 points 2 years ago

It erases the type of what your pointing at. All you have is a memory location, in contrast to int* which is a memory location of an int

  • source
  • parent