Query: xlthostsendstring
OS: redhat
Section: 3x
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XltHostSendString(3X) XltHostSendString(3X)NAMEXltHostSendString - Function to send a NULL terminated string to a HostSYNOPSIS#include <Xlt/Host.h> Widget XltHostSendString(host, string) Widget host; String string;DESCRIPTIONXltHostSendString sends string to the connected Host with the XltNterminator string appended. The string is sent by calling XltHostSend- Data(3X). host The Host widget ID string The string to send. For a complete description of Host, see XltHost(3X)RELATED INFORMATIONXltHost(3X). XltHostSendData(3X). XltHostSendString(3X)