I'd like to redirect stderr and stdout to be displayed in the GUI (using
Borland C++). Is an edit box the best choice, and how to do I redirect the
filehandle (stderr/stdout) to automatically go to this edit box?
This is a discussion on redirect stdout to editbox within the Windows Programming forums, part of the Platform Specific Boards category; I'd like to redirect stderr and stdout to be displayed in the GUI (using Borland C++). Is an edit box ...
I'd like to redirect stderr and stdout to be displayed in the GUI (using
Borland C++). Is an edit box the best choice, and how to do I redirect the
filehandle (stderr/stdout) to automatically go to this edit box?