help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: new post/Emacs v21.2/C++ mode/cin, cout


From: Eli Zaretskii
Subject: Re: new post/Emacs v21.2/C++ mode/cin, cout
Date: Fri, 27 Jul 2007 13:32:51 +0300

> From: Frank Murray <fjmurray1@mac.com>
> Date: Thu, 26 Jul 2007 17:24:28 -0400
> 
> I notice that in my Emacs editor, I cannot write just "cin >>" as
> input or "cout <<" as output.  The g++ compiler used in Emacs
> requires "std::cin >>" and/ or "std::cout <<" for input and output.

There's no such thing as the ``g++ compiler used in Emacs''.  Emacs
just invokes the compiler installed on your system.

So this problem is about g++ usage, not about Emacs.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]