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
2015 update: I'm using eclipse luna 4.4.1 for mac and EOF still does not work in the console. It just freezes eclipse.