hpux man page for xstorebytes

Query: xstorebytes

OS: hpux

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

XStoreBytes()															     XStoreBytes()

Name
  XStoreBytes - store data in cut buffer 0.

Synopsis
  XStoreBytes(display, bytes, nbytes)
	Display *display;
	char bytes[];
	int nbytes;

Arguments
  display  Specifies a connection to an X server; returned from XOpenDisplay().

  bytes    Specifies the string of bytes to store.  The byte string is not necessarily ASCII or NULL-terminated.

  nbytes   Specifies the number of bytes to store.

Description
  XStoreBytes() stores data in cut buffer 0, usually for reading by another client that already knows the meaning of the contents.  Note that
  the cut buffer's contents need not be text, so null bytes are not special.

  The cut buffer's contents may be retrieved later by any client calling XFetchBytes().

  Use XStoreBuffer() to store data in buffers 1-7.  Note that selections are the preferred method of transferring data between applications.

  For more information on cut buffers, see Volume One, Chapter 15, Other Programming Techniques.  For more  information  on  selections,  see
  Volume One, Chapter 12, Interclient Communication.

Errors
  BadAlloc

See Also
  XFetchBuffer(), XFetchBytes(), XRotateBuffers(), XStoreBuffer().

Xlib - Cut Buffers														     XStoreBytes()
Related Man Pages
xfetchbytes(3x11) - redhat
xrotatebuffers(3x11) - redhat
xstorebytes(3) - debian
xfetchbytes(3x11) - osf1
xstorebuffer(3x11) - osf1
Similar Topics in the Unix Linux Community
How to list file size on HPUX?
PHP Man Pages Now Available (Over 10,000)
Is UNIX an open source OS ?
Thank you members and admins
Seeking Alternative for diff in hp