Hi,
I would be very grateful if someone explains me what this variable means : Type* &Var
I do know what is pointer and what is ampersand ( address operator in this case ), but these two together in one variable is what i do not get, and what is it used for.