Jump to

v05-l1-pointRef2

(random out of 12)

Consider the following variable :

int var;

how can we create a reference to it ?

???