I have a C++ application, to which i need to send an End of Transmission signal.
I can do a Ctrl+D on the console, but when I try that within Eclipse, it doesn’t work.
I am using Eclipse Galileo with CDT.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
It seems to be a
not yet resolved bug: bug 159803 (resolved in September 2015, for CDT 9.0)Even though it is considered “resolved”, this comment shows the issue persists.
Update 4 years later (Dec 2014), Fernando Gonzalez-Sanchez mentions in the comments:
Update March 2015:
Muhammad Annaqeeb mentions in the comments: