[Bug c/42097] Reference operator (&) error from included file.
bradhomer at gbis dot com
gcc-bugzilla@gcc.gnu.org
Thu Nov 19 19:11:00 GMT 2009
------- Comment #2 from bradhomer at gbis dot com 2009-11-19 19:11 -------
Subject: Re: Reference operator (&) error from included file.
Take a look at "The C Programming Language" by Kernighan and Ritchie,
chapter 5.
On 18 Nov 2009 20:11:51 -0000, "pinskia at gcc dot gnu dot org"
<gcc-bugzilla@gcc.gnu.org> wrote:
>
>
> ------- Comment #1 from pinskia at gcc dot gnu dot org 2009-11-18 20:11
> -------
> C90/C99 does not have a reference type.
>
> extern void Prop (double &, double &, double &, double &, double &,
double
> &,
> int) ;
>
> is C++ code, compile it with the C++ front-end.
>
>
> --
>
> pinskia at gcc dot gnu dot org changed:
>
> What |Removed |Added
>
----------------------------------------------------------------------------
> Status|UNCONFIRMED |RESOLVED
> Resolution| |INVALID
>
>
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42097
>
> ------- You are receiving this mail because: -------
> You reported the bug, or are watching the reporter.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42097
More information about the Gcc-bugs
mailing list