xservervendor(3) hpux man page | unix.com

Man Page: xservervendor

Operating Environment: hpux

Section: 3

XServerVendor() 														   XServerVendor()

Name
  XServerVendor, ServerVendor - return the vendor of connected server.

Synopsis
  char *XServerVendor(display)
	   Display *display;

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

Returns
  The server vendor's string.

Description
  XServerVendor()  returns  a  pointer	to a NULL-terminated string that provides some identification of the X server implementation.  If the
  data returned by the server is in the Latin Portable Character Encoding, then the string is in the Host Portable Character Encoding.	 Oth-
  erwise, the contents of the string are implementation-dependent.

  This function and XVendorRelease() make it possible to work around bugs in particular server implementations.

  The C language macro ServerVendor() is equivalent and slightly more efficient.

  Note	also  that in Release 5, the XlibSpecificationRelease symbol is defined (with the value 5) by Xlib.  Before Release 5 this symbol was
  not defined.

See Also
  XVendorRelease().

Xlib - Macro Equivalents													   XServerVendor()
Related Man Pages
xconvertcase(3x11) - redhat
xstringtokeysym(3x11) - redhat
xgetatomname(3x) - hpux
xkeycodetokeysym(3x11) - osf1
xkeysymtokeycode(3x11) - osf1
Similar Topics in the Unix Linux Community
How to list file size on HPUX?
How to extract every repeated string between two specific string?
Hpux 11iV3 administration document
Thank you members and admins
Seeking Alternative for diff in hp