Passing End of Transmission (Ctrl + D) character in Eclipse CDT console

后端 未结 4 916
一生所求
一生所求 2020-11-30 08:58

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

4条回答
  •  时光取名叫无心
    2020-11-30 09:27

    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.

提交回复
热议问题