hpux man page for xconnectionnumber

Query: xconnectionnumber

OS: hpux

Section: 3

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

XConnectionNumber()													       XConnectionNumber()

Name
  XConnectionNumber, ConnectionNumber - get connection number or file descriptor.

Synopsis
  int XConnectionNumber(display)
	   Display *display;

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

Returns
  The connection number.

Description
  XConnectionNumber()  returns the connection number for the specified display.  On a POSIX-conformant system, this is the file descriptor of
  the connection.

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

Xlib - Macro Equivalents												       XConnectionNumber()
Related Man Pages
allplanes(3x11) - ultrix
blackpixel(3x11) - ultrix
defaultscreen(3x11) - ultrix
displaycells(3x11) - ultrix
lastknownrequestprocessed(3x11) - ultrix
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
How to extract every repeated string between two specific string?
Thank you members and admins
awk - Multi-line data to be stored in variable
Seeking Alternative for diff in hp