I have a console application that I did not write. Is there an easy way to read from it? I need the input to still be in the console window, but read what is displayed.
It doesn't matter to me whether the output is output to the console or not if the input is still working.
source share