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
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
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