v05-l1-pointRef2

(110/223)

Consider the following variable :

int var;

how can we create a reference to it ?

???