Jump to

v05-l1-pointRef2

Consider the following variable :

int var;

how can we create a reference to it ?

???