Skip to main content



      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 05:18 Go to next message
Eclipse UserFriend
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 10:28 Go to previous messageGo to next message
Eclipse UserFriend
It's best to ask about the C/C++ IDE in the CDT forum: https://www.eclipse.org/forums/eclipse.tools.cdt
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 10:31 Go to previous message
Eclipse UserFriend
Have you tried fflush() stdout?
It is a Windows issue.
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: Sun Jul 13 13:28:48 EDT 2025

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

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

Back to the top