XNoOp

TriggerTek Logo
abcdefghijklmnopqrstuvwxyz_
XNoOp(3X11)			XLIB FUNCTIONS			  XNoOp(3X11)



NAME
       XNoOp - No Operation

SYNTAX
       int XNoOp(Display *display);

ARGUMENTS
       display	 Specifies the connection to the X server.

DESCRIPTION
       The XNoOp function sends a NoOperation protocol request to the X
       server, thereby exercising the connection.

SEE ALSO
       Xlib - C Language X Interface



								  XNoOp(3X11)