run/debug Configurations not inputting file into executable as arg
I have gone into edit configurations for my program and under program arugments I put "< input.txt " in hoping that it would pass that text file as an agrument into my program but it does not work.
When I hit debug the console seem to show it passing it as an argument but nothing - <<<<< Looks good in console.
Any help would be awesome, thanks.
Please sign in to leave a comment.
Hi Shelby.
It's not implemented yet. Feel free to comment or upvote a feature request in the tracker: https://youtrack.jetbrains.com/issue/CPP-3153.