Hello,
I am making a program that shells the Borland C++ 5.5 compiler, using ShellExecute... and the question is.. how do I get the output? what was "written" in the console window?

And another question. How do I make the application wait until the console window is closed before continuing??


Thanks,
Dennis Wrenn

PS: I am not as concerned about this... but how do you use vectors?