Man Page: xltredirectstderr
Operating Environment: redhat
Section: 3x
XltRedirectStdErr(3X) XltRedirectStdErr(3X)NAMEXltRedirectStdErr - Convenience function to display stderr output in a XmScrolledText dialog window.SYNOPSIS#include <Xlt/Xlt.h> int XltRedirectStdErr(parent) Widget parent;DESCRIPTIONXltRedirectStdErr captures anything sent to stderr and displays it in an XmScrolledText dialog. parent The parent widget IDRETURN VALUE0 if successful, 1 else.RELATED INFORMATIONXltRedirectStdErr(3X)