hpux man page for xvendorrelease

Query: xvendorrelease

OS: hpux

Section: 3

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

XVendorRelease()														  XVendorRelease()

Name
  XVendorRelease, VendorRelease - return vendor release number.

Synopsis
  int XVendorRelease(display)
	   Display *display;

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

Returns
  The vendor release number.

Description
  XVendorRelease() return a number related to a vendor's release of the X server.

  The C language macro VendorRelease() 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
  XServerVendor().

Xlib - Macro Equivalents													  XVendorRelease()
Related Man Pages
blackpixel(3x11) - ultrix
defaultdepth(3x11) - ultrix
defaultscreenofdisplay(3x11) - ultrix
displaycells(3x11) - ultrix
lastknownrequestprocessed(3x11) - ultrix
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?
SAN Migration question
Sequence extraction
Wrong Array...