|
|
|
|
|
by reader_1000
2115 days ago
|
|
I actually meant that pointer type is also important to understand the concept. I may not have stated it well. Yes, it does not store the type of the variable it points to but type of the pointer matters and it is significant because many operations depends on it. |
|