Every time I try to compile my code I get error:
cannot convert parameter 1 from \'int *\' to \'int *&\'
The test code looks like this:
A very simple example can be found in this place. http://markgodwin.blogspot.de/2009/08/c-reference-to-pointer.html