Pointers can be reused as long as the type is the same (or co-linear). Once a reference is assigned it is not possible to make it “point” to a new variable. Typically this will result in an assignment of the
Pointers can be reused as long as the type is the same (or co-linear). Once a reference is assigned it is not possible to make it “point” to a new variable. Typically this will result in an assignment of the