Thread: redirect stdout to editbox

  1. #1
    Registered User
    Join Date
    May 2005
    Posts
    1

    redirect stdout to editbox

    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?

  2. #2

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Redirect stdout using dup
    By spank in forum Linux Programming
    Replies: 13
    Last Post: 04-03-2008, 05:16 PM
  2. Redirect stdout
    By GoLuM83 in forum C Programming
    Replies: 6
    Last Post: 12-15-2006, 04:17 PM
  3. Problems with switch()
    By duvernais28 in forum C Programming
    Replies: 13
    Last Post: 01-28-2005, 10:42 AM
  4. Who to redirect stdout to a file in C
    By edugarcia in forum Linux Programming
    Replies: 3
    Last Post: 10-01-2004, 12:18 AM
  5. redirect stdout to a file?
    By Brian in forum C Programming
    Replies: 5
    Last Post: 01-15-2002, 01:06 PM