Subj : redirect stdout To : borland.public.cpp.borlandcpp From : "mike" Date : Thu Mar 25 2004 08:22 pm hi, i was wondering how to go about "redirecting" stdout to an edit control. i'm writng a GUI and i want to be able to have a button where the user would click "Compile" and it would compile the specified file and redirect the output to a edit control. i wanted to do this in real time, so writing it to a file then reading the file and displaying that in the edit control isn't an option. any suggestions? mahalo. mike .