xlthostsenddata(3x) redhat man page | unix.com

Man Page: xlthostsenddata

Operating Environment: redhat

Section: 3x

XltHostSendData(3X)													       XltHostSendData(3X)

NAME
XltHostSendData - Function to send binary data to a Host
SYNOPSIS
#include <Xlt/Host.h> Widget XltHostSendData(host, data, len) Widget host; char *data; int len;
DESCRIPTION
XltHostSendData sends len bytes of data, pointed to by data, to the connected Host. host The Host widget ID data The data to send. len The number of bytes to send. For a complete description of Host, see XltHost(3X)
RELATED INFORMATION
XltHost(3X). XltHostSendString(3X). XltHostSendData(3X)
Related Man Pages
usb_interrupt_msg(9) - suse
xlthost(3x) - redhat
buffer_get(3) - debian
nsquery(1) - ultrix
app::clusterssh::host(3pm) - debian
Similar Topics in the Unix Linux Community
Make all words begin with capital letter?
How to capture ^x,^y via bash script?
Retrieving previous command in a script
[TIP] Processing YAML files with yq