> A pointer is a pointer, regardless of what it points to. > It's a datatype all by itself; it isn't a mutation of the datatype it points > to. You must be thinking of some other language, Algol perhaps.