|
-
March 22nd, 2007, 11:11 AM
#3
Re: confused on what passing by *& is doing!
Early on (like 1987/88, if I recall), many of us new in C++ were tell each other "you could think of this as a pointer to a pointer, just not with the second pointer".
That is, of course, not exactly the best way to think of it, but the result of *& does give you similar ability.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|