hpux man page for xdeleteassoc

Query: xdeleteassoc

OS: hpux

Section: 3

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

XDeleteAssoc()															    XDeleteAssoc()

Name
  XDeleteAssoc - delete an entry from an association table.

Synopsis
  XDeleteAssoc(display, table, x_id)
	Display *display;
	XAssocTable *table;
	XID x_id;

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

  table     Specifies one of the association tables created by XCreateAssocTable.

  x_id	    Specifies the X resource ID of the association to be deleted.

Description
  This	function  is provided for compatibility with X Version 10.  To use it you must include the file <X11/X10.h> and link with the library
  -loldX.

  XDeleteAssoc() deletes an association in an XAssocTable keyed on its XID.  Redundant deletes (and deletes of nonexistent XID's)  are	mean-
  ingless and cause no problems.  Deleting associations in no way impairs the performance of an XAssocTable.

  For more information on association tables, see Volume One, Appendix B, X10 Compatibility.

Structures
     typedef struct {
	 XAssoc *buckets;    /* pointer to first bucket in array */
	 int size;	     /* table size (number of buckets) */
     } XAssocTable;

See Also
  XCreateAssocTable(), XDestroyAssocTable(), XLookUpAssoc(), XMakeAssoc().

Xlib - Association Tables													    XDeleteAssoc()
Related Man Pages
ecaccess-association-delete(1p) - debian
xuniquecontext(3) - debian
xfindcontext(3) - centos
xfindcontext(3) - x11r4
xsavecontext(3) - x11r4
Similar Topics in the Unix Linux Community
SAN Migration question
Hpux 11iV3 administration document
Seeking Alternative for diff in hp
Wrong Array...
Shopt -s histappend