I'd like to use C++ to run a console app (telnet), but to change the input everytime. I want to do this to speed up the manual input (typing) into the program. Pseudocode for this would be


int...