Query: xltredirectstderr
OS: redhat
Section: 3x
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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)