How can I redirect a file contents to STDIN (while debugging)? Permanently deleted user 创建于 2015年10月06日 14:09 What I'm trying to do is basically: ./myProgram < myData.txt While I'm debugging with CLion IDE. I just can't find the option to do so.Thank you very much.
Hi John.
We have a feature request in the tracker already:
https://youtrack.jetbrains.com/issue/CPP-3153
Feel free to comment or upvote.