Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » What settings do I set for C/C++ in Eclipse 2019 3(Not seeing the output in console.)
What settings do I set for C/C++ in Eclipse 2019 3 [message #1804381] Mon, 25 March 2019 09:18 Go to next message
Abdel  Nabil Soliman is currently offline Abdel Nabil SolimanFriend
Messages: 2
Registered: March 2019
Junior Member
The output does not show in the console. Hi, I have an Eclipse 2019 3 which it is my first time using Eclipse IDE for C/C++. I have the Cygwin 64bit, which I reinstalled thinking that the other Cygwin I had installed was out of date, but the problem I have in Eclipse 2019 3 still remains even after reinstalling Cygwin 64bit.
The issue I have is this, the output does not show in the console. For example I write a sting in a printf and than a scanf and I build and than Run the code. Now the string from printf will not show in the console, but will show only after I input by the keyboard the integer for scanf. I do not know the reason for this occurrnce.
Re: What settings do I set for C/C++ in Eclipse 2019 3 [message #1804402 is a reply to message #1804381] Mon, 25 March 2019 14:28 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33137
Registered: July 2009
Senior Member
It's best to ask about the C/C++ IDE in the CDT forum: https://www.eclipse.org/forums/eclipse.tools.cdt

Ed Merks
Professional Support: https://www.macromodeling.com/
Re: What settings do I set for C/C++ in Eclipse 2019 3 [message #1804403 is a reply to message #1804381] Mon, 25 March 2019 14:31 Go to previous message
Tauno Voipio is currently offline Tauno VoipioFriend
Messages: 742
Registered: August 2014
Senior Member
Have you tried fflush() stdout?
It is a Windows issue.


--

Tauno Voipio
Previous Topic:How are libraries used in Android app development, and what are the best open source libraries?
Next Topic:How do I make the eclipse language pack and the language pack for each plug-in
Goto Forum:
  


Current Time: Fri Apr 19 17:10:59 GMT 2024

Powered by FUDForum. Page generated in 0.02526 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top