Thread
:
passing by reference
View Single Post
05-05-2004, 08:38 AM
#
5
(
permalink
)
Valmont
[code][/code] enforcer
Join Date: Mar 2003
Location: Netherlands
Posts: 1,544
So
Code:
v = vh;
should fail if you test it in main().
That's what I understood. You just copied a
copy of a reference
. Not the object reference itsefl.
I wonder if I was even close to the facts.
If I am, give me a candy
.
__________________
Valmont
View Public Profile
Find More Posts by Valmont