xdestroyassoctable(3) hpux man page | unix.com

Man Page: xdestroyassoctable

Operating Environment: hpux

Section: 3

XDestroyAssocTable()													      XDestroyAssocTable()

Name
  XDestroyAssocTable - free the memory allocated for an association table.

Synopsis
  XDestroyAssocTable(table)
	XAssocTable *table;

Arguments
  table     Specifies the association table whose memory is to be freed.

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.

  Using an XAssocTable after it has been destroyed will have unpredictable consequences.

  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(), XDeleteAssoc(), XLookUpAssoc(), XMakeAssoc().

Xlib - Association Tables												      XDestroyAssocTable()
Related Man Pages
lh_node_usage_stats(3) - centos
xtparseacceleratortable(3) - hpux
xtparsetranslationtable(3) - hpux
lh_node_stats_bio(3) - osx
xtparsetranslationtable(1) - 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?
Thank you members and admins
awk - Multi-line data to be stored in variable
Seeking Alternative for diff in hp