pointers to the same address with the same types have different values
I’m a c++ noob!
I have two pointers with the same type pointing to the same address but the values are different. which seems quite weird to me.
I’m a c++ noob!
I have two pointers with the same type pointing to the same address but the values are different. which seems quite weird to me.