> #include <iostream>
>
[quoted text clipped - 11 lines]
> return 0;
> }
The type of `ref' is: int const &
The type of `x' is: int & const
This should point you to the right direction.
Tom
George,
You posted this question to microsoft.public.vc.language, and it was
already answered there. Do you realize that you are wasting people's time.
Pick a group where your question belongs to. If you must post it to
multiple groups, please crosspost. Had you crossposted this question,
the previous answers would have showed up here.
Multiposting causes the discussion to split between multiple groups.
Only crossposting ensures that the full discussion gets combined.
Tom
David Wilkinson - 19 Feb 2008 20:39 GMT
> George,
>
[quoted text clipped - 7 lines]
> Multiposting causes the discussion to split between multiple groups.
> Only crossposting ensures that the full discussion gets combined.
Tamas:
If you wish to change George's behavior (a good idea, IMHO), you need to post in
microsoft.public.vc.language, because he only ever answers there.
However I have become convinced that George is not s simple multi-poster. Either
he is deliberately trying to disrupt these groups, or (as he claims) his posts
are being copied to this group without his knowledge. Recent duplicated posts in
this group are all "Posted via http://www.codecomments.com", whereas the
"original" posts in microsoft.public.vc.language are not.

Signature
David Wilkinson
Visual C++ MVP