How can I redirect a file contents to STDIN (while debugging)?
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.
Please sign in to leave a comment.
Hi John.
We have a feature request in the tracker already:
https://youtrack.jetbrains.com/issue/CPP-3153
Feel free to comment or upvote.