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
xkeycodetokeysym(3x11) - redhat
xkeysymtostring(3x11) - redhat
xgeticonname(3) - hpux
xopendisplay(3x) - hpux
Similar Topics in the Unix Linux Community
PHP Man Pages Now Available (Over 10,000)
How to extract every repeated string between two specific string?
Sequence extraction
Hpux 11iV3 administration document