This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c/42097] Reference operator (&) error from included file.



------- Comment #3 from pinskia at gcc dot gnu dot org  2009-11-19 19:12 -------
>Take a look at "The C Programming Language" by Kernighan and Ritchie,
chapter 5.

But this is not a reference operator at this point.  It is for a reference
type.  Reference types are different from the reference operator.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42097


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]