Hi friends,
I have a simple question to ask. How can I open a new terminal window from a C++ program so that i can redirect the output that i want to monitor during the execution of a program, I don't want to use the same terminal window from which I am running the code. This doesn't sound so difficult but I couldn't find a solution on google. I am running the code on a Linux machine and using GCC.
Thanks,
John.



LinkBack URL
About LinkBacks


