Re: Problem of Pass by Reference in C++
From: jeffc (nobody_at_nowhere.com)
Date: 12/15/03
- Next message: jeffc: "Re: Is -> syntactic sugar?"
- Previous message: jeffc: "Re: Problem of Pass by Reference in C++"
- In reply to: Dan Cernat: "Re: Problem of Pass by Reference in C++"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 15 Dec 2003 15:13:28 -0500
"Dan Cernat" <dcernat@excite.com> wrote in message
news:aab4eb08.0312150829.2c3fa2f0@posting.google.com...
>
> int &a;
> and
> int& a;
By the way, that's not what he meant (I don't think.) He was talking about
the return type vs. the parameter type.
- Next message: jeffc: "Re: Is -> syntactic sugar?"
- Previous message: jeffc: "Re: Problem of Pass by Reference in C++"
- In reply to: Dan Cernat: "Re: Problem of Pass by Reference in C++"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]